Template:Fix-span: Difference between revisions
From Vigyanwiki
Template>Ahecht (Darken text color from #888 to #595959, which is the lightest color that passes WCAG AAA) |
(Do not display the highlighted box if there is no text to put in it) |
||
Line 1: | Line 1: | ||
<span class="{{{span-class|cleanup-needed-content}}}" style="padding-left:0.1em; padding-right:0.1em; color:#595959; border:1px solid #DDD;">{{{content|}}}</span>{{#switch:{{{subst|¬}}} | {{#if:{{{content|}}}|<span class="{{{span-class|cleanup-needed-content}}}" style="padding-left:0.1em; padding-right:0.1em; color:#595959; border:1px solid #DDD;">{{{content|}}}</span>}}{{#switch:{{{subst|¬}}} | ||
|¬={{category handler | |¬={{category handler | ||
|template=[[Category:Templates needing substitution checking]] | |template=[[Category:Templates needing substitution checking]] |
Revision as of 14:31, 9 July 2018
Template documentation
[create]