User talk:1x2white

From IdleOn MMO Wiki
Revision as of 14:47, 26 February 2023 by Kiokurashi (talk | contribs) (→‎You should avoid duplicating information when possible.: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

You should avoid duplicating information when possible.

Hello there. Saw that you made some pages for Capes, Chat Rings, ect. to show the tables of all of those items. The problem is that you duplicated the data where instead you could use a redirect. The reason you'd want to do this is to avoid needing to maintain multiple pages for the same exact data. For example, if you wanted to have a page called Premium Hat that links to the existing Premium Armor page then you'd create the Premium Hat page with the following line:

#REDIRECT [[Premium Armor]]

Also if you wanted to redirect to a specific section (Ex: Capes on the Premium Armor page) then you'd put:

#REDIRECT [[Premium_Armor#Capes]]

A secret trick I've learned is that you can also redirect to specific tabs on pages. For example with the Circle Obols:

#REDIRECT [[Obols#Circle_Obols-4]]

This one is a little different than previous ones. It's possible because of how the tabbing system works, but basically the link will be PageName#TabName-N where N is the number, starting from zero, of the tab group. On the Obols page the "Obols by Shape" tab group is the 5th one listed So 5-1=4. You can also easily get what the link is by clicking on the tab and then reading the URL afterwards.

I do see that you descoverd this by the time you go to making the Monster Drops page, and I already fixed the other pages you made so you don't have to worry about fixing those.

Thanks for your help in updating the wiki, but in the future try to avoid duplicating data in this way. -Kiokurashi (talk)