Template:Ambox: Difference between revisions
Thanathros (talk | contribs) (Created page with "<templatestyles src="Template:Ambox/styles.css" /> {{#invoke:Message box|ambox}}") |
Thanathros (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
< | <onlyinclude><table style="margin-bottom: 10px; {{{style|}}}" class="plainlinks ambox {{#switch:{{{border|}}} | ||
{{# | | red = ambox-red | ||
| orange = ambox-orange | |||
| yellow = ambox-yellow | |||
| purple = ambox-purple | |||
| blue = ambox-blue | |||
| green = ambox-green | |||
| gray = ambox-gray | |||
| none = ambox-none | |||
| #default = ambox-blue | |||
}}"> | |||
<tr> | |||
<td class="ambox-image" ><div {{#if: {{{rotate|}}}|style="transform: rotate(180deg);"}}>[[File:{{{image|Lotusiconsmall.png}}}|70px|link={{{link|WARFRAME_Wiki:Administrators}}}]]</div></td> | |||
<td style="padding: 0.25em 0.5em;">{{#if:{{{quote|}}}|<div style="margin-left: 15px; margin-right: auto; font-family:Roboto;"><b><i>{{#if:{{{no-quotemark|}}}||“}}{{{quote|}}}{{#if:{{{no-quotemark|}}}||”}}</i></b></div>|}}{{{type|}}} | |||
<div class="ambox-smalltext"> | |||
{{{info|}}} | |||
</div></td></tr></table> |