Difference between revisions of "Template:Editnotice"

From Timelines
Jump to: navigation, search
m
(pass param |redirect (now recognized by notice subtemplate) to suppress category when it equals yes)
 
(5 intermediate revisions by 4 users not shown)
Line 2: Line 2:
 
  |{{Editnotice/notice
 
  |{{Editnotice/notice
 
   |expiry={{{expiry|¬}}}
 
   |expiry={{{expiry|¬}}}
 +
  |redirect={{{redirect|}}}
 
  }}
 
  }}
 
}}{{#ifexpr:{{#ifeq:{{FULLROOTPAGENAME}}|Template:Editnotices
 
}}{{#ifexpr:{{#ifeq:{{FULLROOTPAGENAME}}|Template:Editnotices
Line 19: Line 20:
 
  }}
 
  }}
 
  |{{fmbox
 
  |{{fmbox
   |type      = editnotice
+
   |type      = {{{type|editnotice}}}
 
   |id        = {{{id|}}}
 
   |id        = {{{id|}}}
 
   |textstyle = {{{textstyle|}}}
 
   |textstyle = {{{textstyle|}}}
Line 29: Line 30:
 
   }}
 
   }}
 
   |imageright= {{#if:{{{imageright|}}}
 
   |imageright= {{#if:{{{imageright|}}}
   |{{#invoke:InfoboxImage|InfoboxImage|image={{{imageright}}}|size={{{imagerightsize|}}}}|sizedefault=40x40px}}
+
   |{{#invoke:InfoboxImage|InfoboxImage|image={{{imageright}}}|size={{{imagerightsize|}}}|sizedefault=40x40px}}
 
   }}
 
   }}
 
   |text      = {{#if:{{{header|}}}
 
   |text      = {{#if:{{{header|}}}
   |<dl><dt style="{{{headerstyle|}}}">{{{header}}}</dt></dl>
+
   |<div style="font-weight: bold; {{{headerstyle|}}}">{{{header}}}</div>
 
   }}
 
   }}
 
{{{text|{{{1}}}}}}
 
{{{text|{{{1}}}}}}
 
  }}
 
  }}
}}<includeonly>{{#ifeq:{{FULLROOTPAGENAME}}|Template:Editnotices|{{#iferror:{{#time:U|{{{expiry}}}}}
+
}}{{#ifeq:{{FULLROOTPAGENAME}}|Template:Editnotices|{{#switch:{{{expiry|¬}}}
 +
  |indefinite
 +
  |
 +
  |¬          = <!-- Expiry not specified -->
 +
  |#default  = {{#iferror:{{#time:U|{{{expiry}}}}}
 
   | <!-- Invalid expiry time -->
 
   | <!-- Invalid expiry time -->
 
   |{{#ifexpr:{{#time:U|{{{expiry}}}}}-{{#time:U|{{CURRENTTIMESTAMP}}}}>0
 
   |{{#ifexpr:{{#time:U|{{{expiry}}}}}-{{#time:U|{{CURRENTTIMESTAMP}}}}>0
 
     | <!-- Notice current -->
 
     | <!-- Notice current -->
     |[[Category:Expired editnotice]] <!-- Notice expired -->
+
     |[[Category:Expired editnotices]] <!-- Notice expired -->
   }}}}}}</includeonly><noinclude>
+
   }}
 +
  }}
 +
}}
 +
}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 06:19, 7 September 2016

Template documentation[create]