Template:MenuBlock: Difference between revisions

From Rollaclub
Jump to navigation Jump to search
(Created page with "{{ #if: {{{title|}}} | <div class="{{{class|}}}" style="position: relative; width: 600px; margin: 0 auto; background-color: #fcfcfc; border: 1px solid #ccc; border-bottom: 5px...")
 
No edit summary
 
(68 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ #if: {{{title|}}}
! colspan="{{{colspan|1}}}" style="background: #fcfcfc; border: 1px solid #ccc; vertical-align: top; {{{css|width: 50%;}}}" | <div class="menublock_title">{{{Title}}}
| <div class="{{{class|}}}" style="position: relative; width: 600px; margin: 0 auto; background-color: #fcfcfc; border: 1px solid #ccc; border-bottom: 5px groove #999; border-right:5px groove #999; text-align: center; padding: 0.4em;">
<div style="float:right; margin-left: 0.4em; z-index:50; border: 1px; border-style:solid; border-color:#000000; background-color:#fcfcfc;">[[File:{{{Image}}}|{{{ImageWidth|200}}}px]]</div>  
| {{!}} colspan="{{{span|1}}}" style="background: #fcfcfc; border: 1px solid #ccc; vertical-align: top; {{{css|width: 33%;}}}" {{!}}
</div>
<div class="mcwiki-header" style="margin: 3px; font-weight: bold; text-align: center; font-size: 120%; {{{headercss|}}}">{{ #if: {{{image|}}} | <div style="float: right; margin-left: 0.4em;">[[File:{{{image}}}|48px{{ #if: {{{link|}}} | {{!}}link={{{link}}} }}]]</div> }} {{{header}}}</div>
<div style="position: relative; text-align:left; font-size: 100%; font-weight: normal;">
<div class="{{{class|}}}" style="padding: 0em 1em;">
{{{Content}}}
}}
</div>
{{{content}}}
</div>{{ #if: {{{title|}}} | <br /> }}<noinclude>
[[Category:Formatting templates]]</noinclude>

Latest revision as of 01:22, 18 September 2012

! colspan="1" style="background: #fcfcfc; border: 1px solid #ccc; vertical-align: top; width: 50%;" |

{{{Content}}}