Template:OldBox: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
m Category:Format_templates
Raffriff42 (talk | contribs)
rework due to nested template problem
Line 1: Line 1:
<div id="oldbox" style="padding:1em; border:2px solid #808000; background-color:#F5F5DC"><noinclude>
style="padding:1em; border:2px solid #808000; background-color:#F5F5DC"<noinclude>


----
----
Line 7: Line 7:


:;Usage:
:;Usage:
:: <tt>'''<nowiki>{{</nowiki>OldBox}}'''</tt>
:: <tt>&lt;div '''<nowiki>{{</nowiki>OldBox}}''' &gt;</tt>
::: ''(content...)''
::: ''(content...)''
:: <tt>'''<nowiki>{{</nowiki>End_OldBox}}'''</tt>
:: <tt>&lt;/div&gt;</tt>


[[Category:Format_templates]]</noinclude>
[[Category:Format_templates]]</noinclude>

Revision as of 03:37, 16 January 2016

style="padding:1em; border:2px solid #808000; background-color:#F5F5DC"


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