Template:Created with/layout: Difference between revisions
Template page
More actions
m Protected "Template:Created with/layout": Widely used template: User_talk:JoKalliauer#Please_protect ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
m +parm |
||
| Line 1: | Line 1: | ||
{{#tag:span|{{#switch:{{{logo|}}}|-|=|#default=<!-- | {{#tag:span|{{#switch:{{{logo|}}}|-|=|#default=<!-- | ||
-->[[File:{{{logo}}}|{{#if:{{{iconsize|}}}|{{{iconsize}}}|33x22px}}]] }}<!-- | -->[[File:{{{logo}}}|{{#if:{{{iconsize|}}}|{{#invoke:Galeria|converse|{{{iconsize}}}|p}}px|33x22px}}]] }}<!-- | ||
-->{{#if:{{{text|}}}|{{{text}}}|empty}}<!-- | -->{{#if:{{{text|}}}|{{{text}}}|empty}}<!-- | ||
-->{{#if:{{{more|}}}|{{{more}}}}}<!-- | -->{{#if:{{{more|}}}|{{{more}}}}}<!-- | ||
-->|style=display:inline-block;width:auto;white-space:nowrap;vertical-align:middle;<!-- | -->|style=display:inline-block;width:{{{width|auto}}};white-space:nowrap;vertical-align:middle;<!-- | ||
-->float:{{#invoke:Dir|main|{{{lang|{{int:lang}}}}}|left|right}};<!-- | -->float:{{#invoke:Dir|main|{{{lang|{{int:lang}}}}}|left|right}};direction:{{#invoke:Dir|main|{{{lang|{{int:lang}}}}}|ltr|rtl}};<!-- | ||
-->line-height:22px;height:24px;font-size:12px;<!-- modify these attributes: | -->line-height:22px;height:24px;font-size:12px;<!-- modify these attributes: | ||
-->margin:0px;padding:2px 4px 2px 6px;color:#000;background:#F8F9FA;border:1px solid #BAB;<!-- | -->margin:0px;padding:2px 4px 2px 6px;color:#000;background:#F8F9FA;border:1px solid #BAB;<!-- | ||