Template:Fix-span: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Uncle G
(Swapped category generation and span. Made span class parameterizable. Made span disappear if no content parameter supplied.)
meta>Access Denied
(for ease of reading)
Line 1: Line 1:
{{#if:{{{content|}}}|<span class="{{{span-class|cleanup-needed-content}}}" style="background:Cornsilk; color:SlateGray;">{{{content|}}}</span>|}}{{#if:{{{special|}}}
{{#if:{{{content|}}}|<span class="{{{span-class|cleanup-needed-content}}}" style="background:Cornsilk; color:DarkSlateGray;">{{{content|}}}</span>|}}{{#if:{{{special|}}}
  |{{{special|}}}
  |{{{special|}}}
  |<sup class="{{{class|noprint Inline-Template}}}" title="{{{title|}}}{{#if:{{{date|}}}
  |<sup class="{{{class|noprint Inline-Template}}}" title="{{{title|}}}{{#if:{{{date|}}}

Revision as of 21:31, 6 November 2010

[cleanup needed]Template:Cat handler