The forum pages are fully operational! See this link for the latest forum topics, where users can collaborate or discuss certain topics in one place!

Difference between revisions of "Template:Notice"

From Arthur Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| style="background: #64bcff; border: 2px ridge #0000ff; color: 000000; width: 60%" align="center"  
{| style="font-size: 95%; width: 80%; margin: 0 auto; border: 1px #AAA solid; border-collapse: collapse; background-color: #EEE; {{{style|}}}; {{#switch:{{{border|}}}
  | red      = border-left: 10px solid #b22222
  | orange  = border-left: 10px solid #f28500
  | yellow  = border-left: 10px solid #f4c430
  | gold    = border-left: 10px solid gold
  | purple  = border-left: 10px solid #9932cc
  | navy    = border-left: 10px solid navy
  | blue    = border-left: 10px solid #1e90ff
  | green    = border-left: 10px solid #228b22
  | gray    = border-left: 10px solid #bba
  | #default = border-left: 10px solid #000000
}}"
|-
|-
| style="width: 60px; padding: 2px 0px 2px 0.5em; text-align: center;" | {{{image|[[Image:Arthur.png|50px]]}}}
| style="width: 60px; padding: 2px 0px 2px 0.5em; text-align: center;" | {{{image|[[File:Wiki.png|50px]]}}}
| style="padding: 0.25em 0.5em; color:#000;" | '''{{{type|Header text}}}'''
| style="padding: 0.25em 0.5em; color:#000;" | '''{{{type|Header text}}}'''
<div class="font-size: smaller; margin-top:0.5em; margin-left:0.8em;" style="font-size:11px;">
<div class="font-size: smaller; margin-top:0.5em; margin-left:0.8em;" style="font-size:11px;">
Line 7: Line 18:
</div>
</div>
|}
|}
<noinclude>
==Usage==
<pre>
{{Notice
|border=
|image =
|type  =
|info  =
}}
</pre>
[[Category:Templates|{{PAGENAME}}]]
</noinclude>

Latest revision as of 03:00, 9 February 2012

Wiki.png Header text

Explanation

Usage[edit]

{{Notice 
|border= 
|image =
|type  =
|info  =
}}