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...") |
|||
(One intermediate revision by one user not shown) | |||
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 10: | Line 10: | ||
! style="width: 60%" | Result: | ! style="width: 60%" | Result: | ||
|- | |- | ||
− | | align="center" | | + | | align="center" | <code><nowiki>{{I|xxxxxx}}</nowiki></code> |
− | + | | A link to the page 'Items/xxxxxx' that reads as "xxxxxx" | |
− | <code><nowiki>{{I|xxxxxx}}</nowiki></code> | + | |
− | | 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}} | ||
|- | |- | ||
− | | align="center" | | + | | align="center" | <code><nowiki>{{I|xxxxxx|other text}}</nowiki></code> |
− | + | | A link to the page 'Items/xxxxxx' that reads as "other text" | |
− | <code><nowiki>{{I|xxxxxx|other text}}</nowiki></code> | + | |
− | | 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!}} | ||
|- | |- |
Latest revision as of 15:52, 22 October 2012
Use this template to create inline text links to Item pages.
Use: | Result: |
---|---|
{{I|xxxxxx}}
|
A link to the page 'Items/xxxxxx' that reads as "xxxxxx"
Example: |
{{I|xxxxxx|other text}}
|
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!) |