Difference between revisions of "Template:Colored Link/doc"
Jump to navigation
Jump to search
MyraMidnight (talk | contribs) (Created page with "{{Documentation subpage}} <pre>Usage: Mandatory Description: The 1 parameter takes a string or strings denoting the actual page to be linked to. This is used to generate the ...") |
MyraMidnight (talk | contribs) m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
− | <pre> | + | Just a template that adds a {{tag|span}} to color your links easily. |
− | + | ||
− | + | ==Usage== | |
− | + | <pre>{{Colored Link | |
− | + | |PageName | |
− | + | |CustomName | |
− | + | |color=#000}}</pre> | |
− | + | *<code>1=</code> Page name (for the link) | |
− | + | *<code>2=</code> (OPTIONAL) custom name for link | |
− | + | *<code>color=</code> specify what color | |
− | + | ||
+ | ==See Also== | ||
+ | *{{tl|Colored Text}} | ||
+ | |||
+ | <includeonly> | ||
+ | [[Category:Formatting templates]] | ||
+ | </includeonly> |
Latest revision as of 04:54, 5 May 2017
Just a template that adds a <span>...</span>
to color your links easily.
Usage[edit]
{{Colored Link |PageName |CustomName |color=#000}}
1=
Page name (for the link)2=
(OPTIONAL) custom name for linkcolor=
specify what color
See Also[edit]
- {{Colored Text}}