Template:C
From Card Hunter Wiki
(Difference between revisions)
(Created page with "<includeonly>{{#if:{{{2|}}}|[[Cards/{{{1}}}|{{{2}}}]]|[[Cards/{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> ---- Use this template to create inline text links to Card pages....") |
|||
Line 10: | Line 10: | ||
! style="width: 60%" | Result: | ! style="width: 60%" | Result: | ||
|- | |- | ||
− | | align="center" | | + | | align="center" | <code><nowiki>{{C|xxxxxx}}</nowiki></code> |
− | + | ||
− | <code><nowiki>{{C|xxxxxx}}</nowiki></code> | + | |
| A link to the page 'Cards/xxxxxx' that reads as "xxxxxx" | | A link to the page 'Cards/xxxxxx' that reads as "xxxxxx" | ||
''Example: ''<code><nowiki>{{C|Stunning Bash}}</nowiki></code>'' gives ''{{C|Stunning Bash}} | ''Example: ''<code><nowiki>{{C|Stunning Bash}}</nowiki></code>'' gives ''{{C|Stunning Bash}} | ||
|- | |- | ||
− | | align="center" | | + | | align="center" | <code><nowiki>{{C|xxxxxx|other text}}</nowiki></code> |
− | + | ||
− | <code><nowiki>{{C|xxxxxx|other text}}</nowiki></code> | + | |
| A link to the page 'Cards/xxxxxx' that reads as "other text" | | A link to the page 'Cards/xxxxxx' that reads as "other text" | ||
''Example: ''<code><nowiki>{{C|Arcing Zap|Ouch!.. Ouch!.. Ouch!}}</nowiki></code>'' gives ''{{C|Arcing Zap|Ouch!.. Ouch!.. Ouch!}} | ''Example: ''<code><nowiki>{{C|Arcing Zap|Ouch!.. Ouch!.. Ouch!}}</nowiki></code>'' gives ''{{C|Arcing Zap|Ouch!.. Ouch!.. Ouch!}} |
Latest revision as of 15:50, 22 October 2012
Use this template to create inline text links to Card pages.
Use: | Result: |
---|---|
{{C|xxxxxx}}
|
A link to the page 'Cards/xxxxxx' that reads as "xxxxxx"
Example: |
{{C|xxxxxx|other text}}
|
A link to the page 'Cards/xxxxxx' that reads as "other text"
Example: |
Important! Capital letters count when making links. Bash is not the same as bash. bye-bye! is not the same as Bye-bye! (Mouse over to check the link!) |