Template:Flag: Difference between revisions
From charlesreid1
(Created page with "{{ mbox | demospace = {{{demospace|}}} | type = content | image = {{#if:{{{image|}}}| [[Image:{{{image|}}}|40px|Warning]] }} | textstyle = {{{align|text-align: center...") |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<br /> | |||
{{ mbox | {{ mbox | ||
| type = content | | type = content | ||
| image = {{#if:{{{image|}}}| [[Image:{{{image | | image = {{#if:{{{image|}}}|[[Image:{{{image}}}|75px]]|[[Image:Defcon.png|75px]]}} | ||
| textstyle = {{{align|text-align: center;}}} | | textstyle = {{{align|text-align: center;}}} | ||
| text = {{#if:{{{header|}}}|<div style="text-align: center">'''{{{header}}}'''</div>}}{{{text|{{{1}}}}}} | | text = {{#if:{{{header|}}}|<div style="text-align: center; font-size: large;">'''{{{header}}}'''</div>}}{{{text|{{{1}}}}}} | ||
| style = "background: #000; color:#fff;" | | style = "background: #000; color:#fff;" | ||
}} | }} | ||
<br /> | |||