Template:Tooltip: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (how about an if statement?)
m (does the pipe help?)
Line 4: Line 4:




{{if:{{{1}}}|<span title="{{{2}}}" class="rt-commentedText" title="{{#tag:nowiki|{{{2|}}}|"|&quot;}}">{{{1|}}}</span>}}
{{if:{{{1|}}}|<span title="{{{2}}}" class="rt-commentedText" title="{{#tag:nowiki|{{{2|}}}|"|&quot;}}">{{{1|}}}</span>}}

Revision as of 14:29, 12 August 2021

not sure what the deal is with the ifeq switches between "yesno-no" and "yesno-yes" in the markup... hopefully I can figure this out later and pare down the unnecessary code for this useful tooltip template

here's an initial example of, well, an example tooltip


Template:If: