Template:Items
From Card Hunter Wiki
(Difference between revisions)
m |
(Revised instructions and caution) |
||
Line 1: | Line 1: | ||
− | + | [[Items/{{{1}}}|{{{1}}}]]<noinclude> | |
+ | ---- | ||
+ | |||
+ | This is a simple template for easily linking Item pages. | ||
Adding | Adding | ||
− | < | + | <code><nowiki>{{Items|xxxxxx}}</nowiki></code> |
+ | |||
+ | on any page creates an internal link for to the page Items/xxxxxx' that reads "xxxxxx." | ||
+ | |||
+ | ''Example: ''<code><nowiki>{{Items|Spiked Shield}}</nowiki></code> creates the linked text {{Items|Spiked Shield}}. | ||
− | + | '''Important!''' Capitalization counts in this template. {{Items|Spiked Shield}} is not the same as {{Items|spiKED ShielD}}.</noinclude> |
Revision as of 16:57, 21 October 2012
[[Items/{{{1}}}|{{{1}}}]]
This is a simple template for easily linking Item pages.
Adding
{{Items|xxxxxx}}
on any page creates an internal link for to the page Items/xxxxxx' that reads "xxxxxx."
Example: {{Items|Spiked Shield}}
creates the linked text Spiked Shield.
Important! Capitalization counts in this template. Spiked Shield is not the same as spiKED ShielD.