Template:OldBox

From Avisynth wiki
(Difference between revisions)
Jump to: navigation, search
m (Category:Format_templates)
(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 02: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>
Personal tools