Difference between revisions of "Template:Code"
Jump to navigation
Jump to search
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{#switch: {{{1}}} | + | <noinclude>[[Category:2Value wiki]] |
− | | yellow = <span style="color:yellow; background:#999">[[Associate:code#{{{1}}}|code]] | + | {{Ti2w}} |
− | | red = <span style="color:red; background:#ccc">< | + | [[Category:Template|{{PAGENAME}}]] |
− | | orange = <span style="color:orange; background:#ccc">[[Associate:code#{{{1}}}|code]] | + | </noinclude>{{#switch: {{lc:{{{1}}} }} |
− | | green = <span style="color:green; background:#ccc">[[Associate:code#{{{1}}}|code]] | + | | yellow = <span style="color:yellow; background:#999">♥</span><sup>[[Associate:code#{{{1}}}|code]]</sup> |
− | | #default = <span style="color:purple; background:#ccc">[[Associate:code#Onbekend| | + | | red = <span style="color:red; background:#ccc">♥</span><sup>[[Associate:code#{{{1}}}|code]]</sup> |
− | }} | + | | orange = <span style="color:orange; background:#ccc">♥</span><sup>[[Associate:code#{{{1}}}|code]]</sup> |
+ | | green = <span style="color:green; background:#ccc">♥</span><sup>[[Associate:code#{{{1}}}|code]]</sup> | ||
+ | | #default = <span style="color:purple; background:#ccc">[[Associate:code#Onbekend|♥]]_Onbekend</span> | ||
+ | }}<noinclude> | ||
+ | ---- | ||
+ | == Usage == | ||
+ | '''Geef een prioriteit aan een taak''' | ||
+ | Door Henk van Cann, dd 2009. | ||
+ | |||
+ | ===Defaults=== | ||
+ | default = purple hearts "_Onbekend" | ||
+ | |||
+ | ===Voorbeeld aanroep=== | ||
+ | <pre> | ||
+ | {{Code|red}} | ||
+ | {{Code|Red}} | ||
+ | {{Code|rED}} | ||
+ | </pre> | ||
+ | </noinclude> |
Latest revision as of 15:38, 10 November 2010
Template:Code (talk, backlinks, edit) ♥_Onbekend
Usage
Geef een prioriteit aan een taak Door Henk van Cann, dd 2009.
Defaults
default = purple hearts "_Onbekend"
Voorbeeld aanroep
{{Code|red}} {{Code|Red}} {{Code|rED}}