Difference between revisions of "Template:LinkNeo"

From NeoDex
Jump to navigation Jump to search
(Reverting back to yesterday.)
Line 1: Line 1:
<includeonly><span style="white-space: nowrap">{{ #if: {{{shop|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/objects.phtml?type=shop&obj_type={{{shop}}} '''{{{title}}}''' | {{ #if: {{{neopedia|}}} | [http://www.neopets.com/neopedia.phtml?neopedia_id={{{neopedia}}} '''{{{title}}}''' {{ #if: {{{neodeck|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/objects.phtml?type=shop&obj_type={{{neodeck}}} '''{{{title}}}''' {{ #if: {{{tcg|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/objects.phtml?type=shop&obj_type={{{tcg}}} '''{{{title}}}''' | {{ #if: {{{editorial|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/5/5d/Editorial_icon.png</span>[http://www.neopets.com/ntimes/index.phtml?section=editorial&issue={{{editorial}}} '''{{{title}}}''' | {{ #if: {{{boardsection|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/neoboards/boardlist.phtml?board={{{boardsection}}} '''{{{title}}}''' | {{ #if: {{{galleryofheroes|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/hero/showhero.phtml?hero={{{galleryofheroes}}} '''{{{title}}}''' | {{ #if: {{{galleryofevil|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/evil/showcreature.phtml?villain={{{galleryofevil}}} '''{{{title}}}''' | {{ #if: {{{game|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/games/game.phtml?game_id={{{game}}} '''{{{title}}}''' | {{ #if: {{{other|}}} | <span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/{{{other}}} '''{{{title}}}''' }} }} }} }} }} }} }} }} }} }} ]</span></includeonly><noinclude>
<includeonly><span style="white-space: nowrap"><span style="margin-right: 4px;">http://www.pinkpt.com/neodex/images/8/8f/Neo_favicon.png</span>[http://www.neopets.com/{{ #if: {{{shop|}}} | objects.phtml?type=shop&obj_type={{{shop}}} | {{ #if: {{{neopedia|}}} | neopedia.phtml?neopedia_id={{{neopedia}}} | {{ #if: {{{editorial|}}} | ntimes/index.phtml?section=editorial&issue={{{editorial}}} | {{ #if: {{{boardsection|}}} | neoboards/boardlist.phtml?board={{{boardsection}}} | {{ #if: {{{galleryofheroes|}}} | hero/showhero.phtml?hero={{{galleryofheroes}}} | {{ #if: {{{galleryofevil|}}} | evil/showcreature.phtml?villain={{{galleryofevil}}} | {{ #if: {{{game|}}} | games/game.phtml?game_id={{{game}}} | {{ #if: {{{other|}}} | {{{other}}} }} }} }} }} }} }} }} }} '''{{{title}}}''']</span></includeonly><noinclude>


== Purpose ==
== Purpose ==
Line 21: Line 21:
**Shop's name - Should match the title of the shop seen onsite.
**Shop's name - Should match the title of the shop seen onsite.


=== NeoPedia ===
=== Neopedia ===


For linking to [[Neopedia]] entries:
For linking to [[Neopedia]] entries:
Line 104: Line 104:
*'''title'''
*'''title'''
***The page's title. Should match onsite title, but can say anything else if appropriate.
***The page's title. Should match onsite title, but can say anything else if appropriate.
== Other Linking Templates ==
*[[Template:LinkNeoDeck]]
**For linking to Neodex entries
*[[Template:LinkTCG]]
**For linking to TCG entries.


[[Category:Templates/Helpers]]</noinclude>
[[Category:Templates/Helpers]]</noinclude>

Revision as of 05:03, 5 March 2014


Purpose

To link to various sections of Neopets.com with ease.

Use

Use varies by section linked to:

Main Shops

For linking to main Shops in any world:

  • title
    • Shop's name - Should match the title of the shop seen onsite.

Neopedia

For linking to Neopedia entries:

  • title
    • Article's Name - Should match that of the article, though it can be shortened if needed.

Editorials

For linking to specific editorials in the Neopian Times:

  • title
    • The title - Should be Editorial #NumberHere

Neoboards

For linking to board sections in the Neoboards:

  • 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

For linking to Gallery of Heroes entries:

  • title
    • Entry's title. Should match name onsite (Eg 'Soup Faerie', 'Hanso').

Gallery of Evil

For linking to Gallery of Evil entries:

  • title
    • Entry's title. Should match name onsite (Eg, 'Lord Kass', 'Xandra'.

Games Room

For linking to specific games within the Games Room:

  • title
  • The game's title. Should match onsite name.

Other

For linking elsewhere onsite:

  • {{LinkNeo|other=community/index.phtml|title=Community Hub}}
    Result: Neo_favicon.pngCommunity Hub
  • title
      • The page's title. Should match onsite title, but can say anything else if appropriate.