Template:Main Page/Frame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="mp-frame" | <div class="mp-frame"> | ||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px; height: 100%;"> | <div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px; height: 100%;"> | ||
<div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><!--<span style="opacity: .7;">[[File:Wikidata-logo white.svg|27px|link=|alt=]]</span> --> | <div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"><!--<span style="opacity: .7;">[[File:Wikidata-logo white.svg|27px|link=|alt=]]</span> -->{{{title}}}</div> | ||
<div style="padding: 1em;">{{{content}}}</div> | <div style="padding: 1em;">{{{content}}}</div> | ||
</div></div><noinclude> | </div></div><noinclude> | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> | ||