Template:CL: Difference between revisions
From Heterodontosaurus Balls
(Created page with "[[{{{2}}}|<span style="color: {{{1}}};">{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}}</span>]]") |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[{{{2}}}|<span style="color: {{{1}}};">{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}}</span>]] | [[{{{2}}}|<span style="color: {{{1}}};">{{#if:{{{3|}}}|{{{3|}}}|{{{2|}}}}}</span>]]<noinclude>[[Category:Templates]]<noinclude>[[Category:Templates]]<templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"description": "The hex code of a colour, make sure to put a hashtag (#) before the code.", | |||
"required": true | |||
}, | |||
"2": { | |||
"description": "The name of the page you want to link to.", | |||
"required": true | |||
}, | |||
"3": { | |||
"description": "The text that the link appear as." | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 03:11, 22 February 2025
[[{{{2}}}|]]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | The hex code of a colour, make sure to put a hashtag (#) before the code. | Unknown | required |
2 | 2 | The name of the page you want to link to. | Unknown | required |
3 | 3 | The text that the link appear as. | Unknown | optional |