Difference between revisions of "Template:LinkNeo"
Jump to navigation
Jump to search
m (I cannot think of a less useful template, but as it has already been crowbarred into a hundred pages I'll leave it up but make it less egregious - for instance, there is a very good reason to denote when links go off-site and when they do not.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{ #if: {{{shop|}}} | {{IconNeopets}} <span class=" | <includeonly>{{ #if: {{{shop|}}} | {{IconNeopets}} <span class="">[http://www.neopets.com/objects.phtml?type=shop&obj_type={{{shop}}} | {{ #if: {{{neopedia|}}} | {{IconNeopedia}} <span class="">[http://www.neopets.com/neopedia.phtml?neopedia_id={{{neopedia}}} | {{ #if: {{{neodeck|}}} | {{IconNeoDeck}} <span class="">[http://www.neopets.com/games/neodeck/colcardlookup.phtml?colcard_id={{{neodeck}}} | {{ #if: {{{tcg|}}} | {{IconTCG}} <span class="">[http://www.neopets.com/tcg/displayCard.phtml?edid={{{tcg}}} | {{ #if: {{{editorial|}}} | {{IconEditorial}} <span class="">[http://www.neopets.com/ntimes/index.phtml?section=editorial&issue={{{editorial}}} | {{ #if: {{{boardsection|}}} | {{IconNeopets}} <span class="">[http://www.neopets.com/neoboards/boardlist.phtml?board={{{boardsection}}} | {{ #if: {{{galleryofheroes|}}} | {{IconNeopets}} <span class="">[http://www.neopets.com/hero/showhero.phtml?hero={{{galleryofheroes}}} | {{ #if: {{{galleryofevil|}}} | {{IconNeopets}} <span class="">[http://www.neopets.com/evil/showcreature.phtml?villain={{{galleryofevil}}} | {{ #if: {{{game|}}} | {{IconNeopets}} <span class="">[http://www.neopets.com/games/game.phtml?game_id={{{game}}} | {{ #if: {{{other|}}} | {{IconNeopets}} <span class="">[http://www.neopets.com/{{{other}}} }} }} }} }} }} }} }} }} }} }} '''{{{title}}}''']</span></includeonly><noinclude> | ||
== Purpose == | == Purpose == |
Latest revision as of 20:13, 10 June 2014
Purpose[edit]
To link to various sections of Neopets.com with ease.
Use[edit]
Use varies by section linked to:
Special Type[edit]
The following utilize special icons:
Neopedia[edit]
For linking to Neopedia entries:
- {{LinkNeo|type=neopedia|neopedia=1|title=Aisha Thieves}}
Result: Aisha Thieves
- neopedia
- Neopedia Article ID. If article is located at http://www.neopets.com/neopedia.phtml?neopedia_id=7 , enter '7' in this field.
- title
- Article's Name - Should match that of the article, though it can be shortened if needed.
Editorials[edit]
For linking to specific editorials in the Neopian Times:
- {{LinkNeo|type=editorial|editorial=523|title=Editorial #523}}
Result: Editorial #523
- editorial
- Editorial ID. If editorial is http://www.neopets.com/ntimes/index.phtml?section=editorial&week=624 , enter '624' in this field.
- title
- The title - Should be Editorial #NumberHere
NeoDeck[edit]
For linking to specific NeoDeck entries:
- {{LinkNeo|neodeck=300|title=Iskha Lightbringer}}
Result: Iskha Lightbringer
- nedeck
- Neodeck entry ID. If Neodeck info is located at http://www.neopets.com/games/neodeck/colcardlookup.phtml?colcard_id=306 , enter '306' in this field.
- title
- The NeoDeck entry's title.
TCG[edit]
For linking to specific TCG entries:
- {{LinkNeo|tcg=10&id=60|title=Illusen's Ring}}
Result: Illusen's Ring
- tcg
- TCG entry ID. If TCG is located at http://www.neopets.com/tcg/displayCard.phtml?edid=11&id=29 , enter '11&id=29' in this field.
- title
- The TCG's title - Should match the one printed on the card unless otherwise needed.
Normal Icons[edit]
The following use only standard icons:
Main Shops[edit]
For linking to main Shops in any world:
- {{LinkNeo|shop=2|title=Kauvara's Magic Shop}}
Result: Kauvara's Magic Shop
- shop
- Shop ID. If shop is http://www.neopets.com/objects.phtml?type=shop&obj_type=30 , enter '30' in this field.
- title
- Shop's name - Should match the title of the shop seen onsite.
Neoboards[edit]
For linking to board sections in the Neoboards:
- {{LinkNeo|boardsection=6|title=Neoboards - Trading / Auctions}}
Result: Neoboards - Trading / Auctions
- boardsection
- Board section ID. If the board is located at http://www.neopets.com/neoboards/boardlist.phtml?board=35 , enter '35' in this field.
- title
- Name of board section. For example, if it's known as Role Playing, then you enter Role Playing in this field.
Gallery of Heroes[edit]
For linking to Gallery of Heroes entries:
- {{LinkNeo|galleryofheroes=6|title=Kayla - Gallery of Heroes}}
Result: Kayla - Gallery of Heroes
- galleryofheroes
- Entry ID. If the entry is located at http://www.neopets.com/hero/showhero.phtml?hero=10 , you put '10' in this field.
- title
- Entry's title. Should match name onsite (Eg 'Soup Faerie', 'Hanso').
Gallery of Evil[edit]
For linking to Gallery of Evil entries:
- {{LinkNeo|galleryofevil=2|title=Ghost Lupe - Gallery of Evil}}
Result: Ghost Lupe - Gallery of Evil
- galleryofevil
- Entry ID. If the entry is located at http://www.neopets.com/evil/showcreature.phtml?villain=16 , you put '16' in this field.
- title
- Entry's title. Should match name onsite (Eg, 'Lord Kass', 'Xandra'.
Games Room[edit]
For linking to specific games within the Games Room:
- {{LinkNeo|game=1347|title=Assignment 53}}
Result: Assignment 53
- game
- Game's ID. If the game is located at http://www.neopets.com/games/game.phtml?game_id=1000 , you put '1000' is this field.
- title
- The game's title. Should match onsite name.
Other[edit]
For linking elsewhere onsite:
- {{LinkNeo|other=community/index.phtml|title=Community Hub}}
Result: Community Hub
- other
- If you wish to link to http://www.neopets.com/nf.phtml , you'll simply need to fill this section with 'nf.phtml'.
- title
- The page's title. Should match onsite title, but can say anything else if appropriate.