Template:Cards
From Card Hunter Wiki
(Difference between revisions)
Line 7: | Line 7: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! | + | ! Use: |
− | ! | + | ! Result: |
|- | |- | ||
| align="center" | <code><nowiki>{{Cards|xxxxxx}}</nowiki></code> | | align="center" | <code><nowiki>{{Cards|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>{{ | + | ''Example: ''<code><nowiki>{{Cards|Stunning Bash}}</nowiki></code>'' gives ''{{Cards|Stunning Bash}} |
|- | |- | ||
| align="center" | <code><nowiki>{{Cards|xxxxxx|other text}}</nowiki></code> | | align="center" | <code><nowiki>{{Cards|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>{{ | + | ''Example: ''<code><nowiki>{{Cards|Arcing Zap|Ouch!.. Ouch!.. Ouch!}}</nowiki></code>'' gives ''{{Cards|Arcing Zap|Ouch!.. Ouch!.. Ouch!}} |
|- | |- | ||
− | ! colspan="2" | Important! Capital letters count when making links. {{ | + | ! colspan="2" | Important! Capital letters count when making links. {{Cards|Bash}} is not the same as {{Cards|bash}}.<br> |
− | {{ | + | {{Cards|Teleport Other|bye-bye!}} is not the same as {{Cards|teleport OTHER|Bye-bye!}} (Mouse over to check the link!) |
|} | |} | ||
</noinclude> | </noinclude> |
Latest revision as of 15:48, 22 October 2012
Use this template to create inline text links to Card pages.
Use: | Result: |
---|---|
{{Cards|xxxxxx}}
|
A link to the page 'Cards/xxxxxx' that reads as "xxxxxx"
Example: |
{{Cards|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!) |