Difference between revisions of "Template:Editorial"

From ClockworkWiki
Jump to navigationJump to search
(Created page with "<includeonly><div align="center"> {| class="wikitable" width="600em" height="120em" |- {{#if:{{{image|}}}| {{!}} colspan="1" width="20%" valign="center" align="center" height=...")
 
m (Colour the table!)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div align="center">
<includeonly><div align="center">
{| class="wikitable" width="600em" height="120em"
{| style="border-radius:60em;border:0.2em solid rgba(88,88,88,0.6);background-color:rgba(88,88,88,0.05)" width="600em" height="120em"
|-
|-
{{#if:{{{image|}}}|
{{#if:{{{image|}}}|
{{!}} colspan="1" width="20%" valign="center" align="center" height="120em" {{!}} [[File:{{{image|clockwork penguin.png}}}|100px]]
{{!}} colspan="1" width="20%" valign="center" align="center" height="120em" {{!}} [[File:{{{image|clockwork penguin.png}}}|100px]]
|}}{{#if:{{{image|}}}|
|}}{{#if:{{{image|}}}|
{{!}}{{!}} colspan="4" width="80%" valign="center" align="center" {{!}} {{{text}}}|
{{!}}{{!}} colspan="4" width="80%" valign="center" align="center" height="120em" {{!}} {{{text}}}|
{{!}}{{!}} colspan="5" width="100%" valign="center" align="center" {{!}} {{{text}}}
{{!}} colspan="5" width="100%" valign="center" align="center" height="120em" {{!}} {{{text}}}
}}
}}
|}
|}

Latest revision as of 17:13, 25 July 2021

This is a base template for various editorial templates in use on the wiki. Do not use this in the mainspace directly.