Template:K
From Card Hunter Wiki
(Difference between revisions)
| Line 2: | Line 2: | ||
{{#switch: {{lc: {{{1|}}} }} | {{#switch: {{lc: {{{1|}}} }} | ||
| melee = {{T|{{{1}}} }} | | melee = {{T|{{{1}}} }} | ||
| − | | projectile = | + | | projectile = {{T|{{{1}}} }} |
| − | | magic = | + | | magic = {{T|{{{1}}} }} |
| − | | acid = | + | | acid = {{T|{{{1}}} }} |
| − | | arcane = | + | | arcane = {{T|{{{1}}} }} |
| − | | cold = | + | | cold = {{T|{{{1}}} }} |
| − | | crushing = | + | | crushing = {{T|{{{1}}} }} |
| − | | electrical = | + | | electrical = {{T|{{{1}}} }} |
| − | | fire = | + | | fire = {{T|{{{1}}} }} |
| − | | holy = | + | | holy = {{T|{{{1}}} }} |
| − | | piercing = | + | | piercing = {{T|{{{1}}} }} |
| − | | slashing = | + | | slashing = {{T|{{{1}}} }} |
| − | | sonic = | + | | sonic = {{T|{{{1}}} }} |
| − | | unholy = | + | | unholy = {{T|{{{1}}} }} |
| #default = {{#if:{{{2|}}}|[[Keywords#{{{1}}}|{{{2}}}]]|[[Keywords#{{{1}}}|{{{1}}}]]}} | | #default = {{#if:{{{2|}}}|[[Keywords#{{{1}}}|{{{2}}}]]|[[Keywords#{{{1}}}|{{{1}}}]]}} | ||
}} | }} | ||
Revision as of 00:15, 18 January 2013
Use this template to create inline text links to Keyword pages.
| Use: | Result: |
|---|---|
{{K|xxxxxx}}
|
A link to the page section 'Keywords#xxxxxx' that reads as "xxxxxx"
Example: |
{{K|xxxxxx|other text}}
|
A link to the page section 'Keywords#xxxxxx' that reads as "other text"
Example: |
| This template will show a valid link to the Keywords page even if the 'xxxxxx'
anchor does not exist. Please check your links are working correctly. | |