Template:Box-header: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly><div class="noprint" style="text-align:right; margin:0.3em 0.2em 0.2em 0.3em; padding:0.3em 0.2em 0em 0.3em;"><b>{{{1|}}}</b></div><div style="clear:both;"></div>...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <div style="clear: both; <!-- | ||
-->position: relative; <!-- | |||
-->border: {{{border-type|solid}}} {{{titleborder|{{{border|#ababab}}}}}}; <!-- | |||
-->border-width: {{{border-top|{{{border-width|1}}}}}}px {{{border-width|1}}}px 0; <!-- | |||
-->background: {{{titlebackground|#bcbcbc}}};<!-- | |||
--> color: {{{titleforeground|#000}}}; <!-- | |||
-->padding: .1em;<!-- | |||
-->text-align: {{{title-align|center}}};<!-- | |||
-->margin-bottom: 0px;<!-- | |||
-->">{{#if: {{{EDITLINK|}}} || | |||
<span class="plainlinks" <!-- | |||
-->style="position: absolute;<!-- | |||
-->top: 1px;<!-- | |||
-->right: 1px;<!-- | |||
-->margin-bottom:.1em;<!-- | |||
-->font-size:{{{font-size|80%}}};<!-- | |||
--> color: {{{titleforeground|#000}}}">{{ | |||
#if: {{{noedit|}}} || [{{fullurl:{{{editpage|/}}}|action=edit{{#if: {{{section|}}} |§ion={{{section}}}}}}} <span style="color: {{{titleforeground|#000}}}">edit</span>] }}{{#if: {{{viewpage|}}} |'''·''' [[:{{{viewpage}}}|<font color="{{{titleforeground|black}}}">view</font>]] }}{{{top|}}} | |||
</span>}}<!-- endif EDITLINK | |||
-->{{#if: {{{SPAN|}}} |<span style="font-size:{{{title-font-size|100%}}}; font-weight:bold; margin: 0; padding:0; padding-bottom:.1em; color:{{{titleforeground|#000}}};{{{extra|}}}">{{{title}}}</span>|<h2 style="font-size:{{{title-font-size|100%}}}; font-weight:bold; border: none; margin: 0; padding:0; padding-bottom:.1em; color:{{{titleforeground|#000}}};{{{extra|}}}">{{{title}}}</h2>}} | |||
</div> | |||
<div style="display:block; border: {{{border-width|1}}}px solid {{{border|#ababab}}}; <!-- | |||
-->border-top-width: {{{border-top|1}}}px; <!-- | |||
-->vertical-align: top;<!-- | |||
-->background: {{{background|#fefeef}}};<!-- | |||
-->opacity: {{{background-opacity|1}}};<!-- | |||
--> color: {{{foreground|#000}}}; <!-- | |||
-->text-align: {{{text-align|left}}};<!-- | |||
--> margin: 0 0 10px; <!-- | |||
-->padding: {{{padding|1em}}};<!-- | |||
-->padding-top: {{{padding-top|.3em;}}}"><!-- | |||
--><!--{{#if: {{{TOC|}}} | |__NOTOC__}}{{#if: {{{EDIT|}}} | |__NOEDITSECTION__}}--><noinclude> | |||
{{box-footer}} | |||
{{Documentation}} | |||
</noinclude> |