Difference between revisions of "Template:C"
From silvesti
| Line 1: | Line 1: | ||
| − | <span style="font-size:90%; display:inline-block; line-height:1em; border:1px solid {{{bc|gray}}}; color:{{{c|inherit}}}; background-color:{{#if: {{{bg|}}} | + | <span class="sortkey">{{#switch: {{{1|zz}}} |
| + | |zz =zz | ||
| + | |w = w | ||
| + | |X|x =zzz | ||
| + | |#default ={{{1}}} | ||
| + | }}</span><span style="font-size:90%; display:inline-block; line-height:1em; border:1px solid {{{bc|gray}}}; color:{{{c|inherit}}}; background-color:{{#if: {{{bg|}}} | ||
|{{{bg}}} | |{{{bg}}} | ||
|{{#switch: {{{1}}} | |{{#switch: {{{1}}} | ||
Revision as of 01:19, 18 March 2018
zz 'w' or ' ' will return a no-break space, with w also making the bg-color yellow.