Template:If dark/testcases
Appearance
This is the template test cases page for the sandbox of Template:If dark. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
span tags
{{If dark|This is dark|This is light }}
{{If dark}}
This is light This is dark
{{If dark/sandbox}}
This is light This is dark
div tags
{{If dark|{{{1}}} |1=<div class="switcher-container"><div>[[File:AFZ (9481892377).jpg|100px]]<span class="switcher-label" style="display:none" >Show dark version of file</span></div><div>[[File:Flashlight (Wuzur).jpg|100px]]<span class="switcher-label" style="display:none" >Show light version of file</span></div></div> |tag=div}}
{{If dark}}
{{If dark/sandbox}}