Help:Link Templates
(cleaning up table and making it prettier) |
m |
||
Line 11: | Line 11: | ||
{| class="wikitable" | {| class="wikitable" | ||
− | ! style="width: | + | ! style="width: 11%" | To link to: |
! style="width: 34%" | Use: | ! style="width: 34%" | Use: | ||
− | ! style="width: | + | ! style="width: 55%" | Result: |
|- | |- | ||
! rowspan="2" | Cards | ! rowspan="2" | Cards |
Revision as of 15:51, 22 October 2012
You can use templates to create inline text links to common types of pages. In most cases, it's a lot less typing!
For instance to link to the page for Spiked Shield, I could type
[[Items/Spiked Shield|Spiked Shield]]
or I could type
{{I|Spiked Shield}}
Both options have the result Spiked Shield. Which one do you think is faster?
Table of Link Templates
The following table demonstrates how to use Card Hunter Wiki's link templates:
To link to: | Use: | Result: |
---|---|---|
Cards | {{Cards|xxxxxx}}
or |
A link to the page 'Cards/xxxxxx' that reads as "xxxxxx"
Example: |
{{Cards|xxxxxx|other text}}
or |
A link to the page 'Cards/xxxxxx' that reads as "other text"
Example: | |
Items | {{Items|xxxxxx}}
or |
A link to the page 'Items/xxxxxx' that reads as "xxxxxx"
Example: |
{{Items|xxxxxx|other text}}
or |
A link to the page 'Items/xxxxxx' that reads as "other text"
Example: | |
Keywords | {{Keywords|xxxxxx}}
or |
A link to the page 'Keywords/xxxxxx' that reads as "xxxxxx"
Example: |
{{Keywords|xxxxxx|other text}}
or |
A link to the page 'Keywords/xxxxxx' that reads as "other text"
Example: | |
Important! Capital letters count when making links. Bash is not the same as bash. Teleport 3 is not the same as Teleport 3 (Mouse over to check the link!) |