Template:OldBox: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
m error fix
Raffriff42 (talk | contribs)
m Undo
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div id="oldbox" style="padding:1em; border:2px solid #808000; background-color:#F5F5DC"><span style="background-color:#F9F9F9;padding:2px 6px 2px 6px">{{{1|}}}</span><noinclude>
<div id="oldbox" style="padding:1em; border:2px solid #808000; background-color:#F5F5DC"><noinclude>


----
----
:;Purpose:
:;Purpose:
::To give 'historic' pages a distinct appearance, to alert reader the information is probably out of date.
::Give 'historic' pages a distinct appearance, to alert reader the information is probably out of date.
::(non-monospace version)
::(non-monospace version)


:;Usage:
:;Usage:
:: <tt>'''<nowiki>{{</nowiki>OldBox|optional top note}}'''</tt>
:: <tt>'''<nowiki>{{</nowiki>OldBox}}'''</tt>
::: ''(content...)''
::: ''(content...)''
:: <tt>'''</div>'''</tt> (closing tag optional but recommended)
:: <tt>'''<nowiki>{{</nowiki>End_OldBox}}'''</tt>
 
[[Category:Format_templates]]</noinclude>

Latest revision as of 03:40, 16 January 2016


Purpose
Give 'historic' pages a distinct appearance, to alert reader the information is probably out of date.
(non-monospace version)
Usage
{{OldBox}}
(content...)
{{End_OldBox}}