Template:Editnotice: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Happy-melon
no need to specify image size
meta>Amalthea
Allow different ways to pass the image parameter, to fix a number of broken editnotices
Line 4: Line 4:
  | textstyle = {{{textstyle|}}}
  | textstyle = {{{textstyle|}}}
  | style    = {{{style|}}}
  | style    = {{{style|}}}
  | image    = {{#if:{{{image|}}}|{{{image}}}|none}}
  | image    = {{#if:{{{image|}}}|{{image|{{{image}}}|40x40px}}|none}}
  | text      = {{#if:{{{header|}}}|<dl><dt style="{{{headerstyle|}}}">{{{header}}}</dt></dl>
  | text      = {{#if:{{{header|}}}|<dl><dt style="{{{headerstyle|}}}">{{{header}}}</dt></dl>
}}
}}

Revision as of 13:42, 12 May 2009