Template:Keywords
From Card Hunter Wiki
(Difference between revisions)
m |
m |
||
| (15 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | < | + | <includeonly>{{#if:{{{2|}}}|[[Keywords#{{{1}}}|{{{2}}}]]|[[Keywords#{{{1}}}|{{{1}}}]]}}</includeonly><noinclude> |
| − | + | ||
| − | + | ||
| − | |||
---- | ---- | ||
| − | + | Use this template to create inline text links to Keyword pages. | |
| − | + | ||
| − | + | ||
| − | '''<nowiki>{{Keywords|xxxxxx}}</nowiki>''' | + | {| class="wikitable" |
| + | ! Use: | ||
| + | ! Result: | ||
| + | |- | ||
| + | | align="center" | <code><nowiki>{{Keywords|xxxxxx}}</nowiki></code> | ||
| + | | A link to the page section 'Keywords#xxxxxx' that reads as "xxxxxx" | ||
| + | ''Example: ''<code><nowiki>{{Keywords|Holy}}</nowiki></code>'' gives ''{{Keywords|Holy}} | ||
| + | |- | ||
| + | | align="center" | <code><nowiki>{{Keywords|xxxxxx|other text}}</nowiki></code> | ||
| + | | A link to the page section 'Keywords#xxxxxx' that reads as "other text" | ||
| + | ''Example: ''<code><nowiki>{{Keywords|Poison|Poison 2}}</nowiki></code>'' gives ''{{Keywords|Poison|Poison 2}} | ||
| + | |- | ||
| + | ! colspan="2" | Important! Capital letters count when making links. {{Keywords|Holy}} is not the same as {{Keywords|holy}}.<br> | ||
| + | |- | ||
| + | | colspan="2" align="center" | 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. | ||
| + | |} | ||
| − | + | </noinclude> | |
Latest revision as of 12:56, 23 October 2012
Use this template to create inline text links to Keyword pages.
| Use: | Result: |
|---|---|
{{Keywords|xxxxxx}}
|
A link to the page section 'Keywords#xxxxxx' that reads as "xxxxxx"
Example: |
{{Keywords|xxxxxx|other text}}
|
A link to the page section 'Keywords#xxxxxx' that reads as "other text"
Example: |
| Important! Capital letters count when making links. Holy is not the same as holy. | |
| 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. | |