Template:Coloredlink/doc View history

m (decomplexifying)
(Added category to page)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
== Usage ==
== Usage ==
The following wikicode :<br />
The following wikicode :<br />
{{Tlx|Coloredlink|color (orange for example)|Page name to link|alternative text}}
{{Tlx|Coloredlink|color (orange for example)|Page name to link|alternative text}}<br />
produces : <br />
produces : <br />
{{Coloredlink|orange|Page name to link|Alternative text}}
{{Coloredlink|orange|Page name to link|Alternative text}}
Line 11: Line 11:
* {{Tl|Red}}  → {{Red|Main page}}
* {{Tl|Red}}  → {{Red|Main page}}
* {{Tl|Yellow}}  → {{Yellow|Main page}}
* {{Tl|Yellow}}  → {{Yellow|Main page}}
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[Category:Internal link templates|{{PAGENAME}}]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
</includeonly>

Latest revision as of 06:10, 16 August 2022

This is a documentation subpage for Template:Coloredlink.
It contains usage information, categories and other content that is not part of the original template page.

Usage

The following wikicode :
{{Coloredlink|color (orange for example)|Page name to link|alternative text}}
produces :
Alternative text

See also

  • {{Blue}} → Main page
  • {{Green}} → Main page
  • {{Red}} → Main page
  • {{Yellow}} → Main page