Difference between revisions of "Template:Pageframe"

From Paradise Station Wiki
Jump to navigation Jump to search
(Rounds edges on the pageframe.)
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;">
<div class="pageframe-container" style="box-shadow: 0 0 .3em #999; border-radius: 1em 1em .2em .2em; margin: 1em 0.2em 1em 0.2em; padding: 1px;">
<div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;> {{{image}}} '''{{{title}}}'''</div>
<div class="pageframe-header" style="background: #{{{color|888}}}; border-radius: 1em 1em 0 0; color: #FFF; padding: .4em .8em .5em;"><center>{{#if:{{{image|}}}|[[file:{{{image}}}|left|24px]]|}}'''{{{title}}}'''{{#if:{{{image|}}}|[[file:{{{image}}}|right|24px]]|}}</center></div>
<div style="padding: 1em; background: #{{{color}}}5e">{{{content}}}</div></div>
<div style="border-radius: 0 0 .2em .2em; padding: 1em; background: #{{{color|888888}}}7e">{{{content}}}</div></div>

Revision as of 08:03, 1 May 2022

{{{title}}}
{{{content}}}