You are not currently logged in. Are you accessing the unsecure (http) portal? Click here to switch to the secure portal. |
Difference between revisions of "Template:Main Page/Frame"
Jump to navigation
Jump to search
(Created page with "<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;"> <div style="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; pa...") |
|||
Line 1: | Line 1: | ||
<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;"> | <div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: 1em 0 2em 0; padding: 1px;"> | ||
− | <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="background: #{{{color|888}}}; border-radius: .2em; color: #FFF; padding: .4em .8em .5em;"> |
− | <div style="padding: 1em;">{{{content}}}</div></div><noinclude>{{documentation | + | <span style="opacity: .7;">[[File:Wikidata-logo white.svg|27px|link=|alt=]]</span> '''{{{title}}}''' |
+ | </div> | ||
+ | <div style="padding: 1em;"> | ||
+ | {{{content}}} | ||
+ | </div> | ||
+ | </div><noinclude>{{documentation}}</noinclude> |