Template:I
From Card Hunter Wiki
(Difference between revisions)
(Created page with "<includeonly>{{#if:{{{2|}}}|[[Items/{{{1}}}|{{{2}}}]]|[[Items/{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> ---- Use this template to create inline text links to Keyword pag...") |
m |
||
Line 4: | Line 4: | ||
− | Use this template to create inline text links to | + | Use this template to create inline text links to Item pages. |
{| class="wikitable" | {| class="wikitable" | ||
Line 13: | Line 13: | ||
''or''<br> | ''or''<br> | ||
<code><nowiki>{{I|xxxxxx}}</nowiki></code> | <code><nowiki>{{I|xxxxxx}}</nowiki></code> | ||
− | | A link to the page Items/xxxxxx' that reads as "xxxxxx" | + | | A link to the page 'Items/xxxxxx' that reads as "xxxxxx" |
''Example: ''<code><nowiki>{{I|Cloth Cap}}</nowiki></code>'' gives ''{{I|Cloth Cap}} | ''Example: ''<code><nowiki>{{I|Cloth Cap}}</nowiki></code>'' gives ''{{I|Cloth Cap}} | ||
|- | |- | ||
Line 19: | Line 19: | ||
''or''<br> | ''or''<br> | ||
<code><nowiki>{{I|xxxxxx|other text}}</nowiki></code> | <code><nowiki>{{I|xxxxxx|other text}}</nowiki></code> | ||
− | | A link to the page Items/xxxxxx' that reads as "other text" | + | | A link to the page 'Items/xxxxxx' that reads as "other text" |
''Example: ''<code><nowiki>{{I|Spiked Shield|ouch!}}</nowiki></code>'' gives ''{{I|Spiked Shield|ouch!}} | ''Example: ''<code><nowiki>{{I|Spiked Shield|ouch!}}</nowiki></code>'' gives ''{{I|Spiked Shield|ouch!}} | ||
|- | |- |
Revision as of 15:41, 22 October 2012
Use this template to create inline text links to Item pages.
Use: | Result: |
---|---|
{{Items|xxxxxx}}
or |
A link to the page 'Items/xxxxxx' that reads as "xxxxxx"
Example: |
{{Items|xxxxxx|other text}}
or |
A link to the page 'Items/xxxxxx' that reads as "other text"
Example: |
Important! Capital letters count when making links. Copper Axe is not the same as copper axe. warm head is not the same as warm head (Mouse over to check the link!) |