Template:ShopItem: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
(added support for no Namespace and some documentation updates)
Line 1: Line 1:
<includeonly>|[[{{#switch:{{lc:{{{t|}}}}}|w=Weapon:|a=Armor:|s=Shield:|i|Item:}}{{ucfirst:{{lc:{{{1}}}}}}}{{#if:{{{name|}}}|{{!}}{{{name}}}|{{!}}{{{1}}}}}]]{{#If:{{{note|}}}|&nbsp;-&nbsp;''{{{note}}}''}}||{{{2|?}}}
<includeonly>|[[{{#switch:{{lc:{{{t|}}}}}|n=|w=Weapon:|a=Armor:|s=Shield:|i|Item:}}{{ucfirst:{{lc:{{{1}}}}}}}{{#if:{{{name|}}}|{{!}}{{{name}}}|{{!}}{{{1}}}}}]]{{#If:{{{note|}}}|&nbsp;-&nbsp;''{{{note}}}''}}||{{{2|?}}}
|-</includeonly><noinclude>
|-</includeonly><noinclude>
==Usage Documentation:==
==Usage Documentation:==
Line 13: Line 13:
The notes will display in italics below the main entry.<br/>
The notes will display in italics below the main entry.<br/>
Use the second one if you wish the display name to be different from the page it links to.<br/>
Use the second one if you wish the display name to be different from the page it links to.<br/>
Use the type field to declair the namespace, (i=item,w=weapon,s=shield,a=armor)<br/>
Use the type field to declair the namespace, (n=none,i=item,w=weapon,s=shield,a=armor)<br/>
The type field also supports several tags that default to item, but may be used in the future, such as h=housing, j=jewelry, and c=clothing.


'''NOTE:''' You do not need to input the coin type. Also, do not include the article (a, an, some) in the item; it will cause issues with linking.
'''NOTE:''' You do not need to input the coin type. Also, do not include the article (a, an, some) in the item; it will cause issues with linking.

Revision as of 00:46, 29 July 2008

Usage Documentation:

{{ShopItem|item|price|t=type|note=notes}}

OR

{{ShopItem|item page name|t=type|name=name displayed|price|note=notes}}

The case of the text used will not matter. All entries not included in the notes section will be reduced to lower case and the first letter capitalized.
The notes will display in italics below the main entry.
Use the second one if you wish the display name to be different from the page it links to.
Use the type field to declair the namespace, (n=none,i=item,w=weapon,s=shield,a=armor)
The type field also supports several tags that default to item, but may be used in the future, such as h=housing, j=jewelry, and c=clothing.

NOTE: You do not need to input the coin type. Also, do not include the article (a, an, some) in the item; it will cause issues with linking.