Template:LoadBox: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
No edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
class="load-page {{#ifeq: {{{class|}}} | loadbox-navbox | {{{class|}}} | loadbox {{{class|}}} }}" | class="load-page {{#ifeq: {{{class|}}} | loadbox-navbox | {{{class|}}} | loadbox {{{class|}}} }}" | ||
data-page="{{{page}}}" | data-page="{{{page}}}" | ||
style="background-color: white; border: 1px solid #CCC; margin-bottom: 0.5em; padding: 0 0.5em; | style="background-color: white; border: 1px solid #CCC; margin-bottom: 0.5em; padding: 0 0.5em; | ||
{{#switch:{{{float|}}}|left=float: left; margin-right: 1em;|none=|float: right; margin-left: 1em;}}{{{style|}}}" | {{#switch:{{{float|}}}|left=float: left; margin-right: 1em;|none=|float: right; margin-left: 1em;}}{{{style|}}}" | ||
{{#if: {{{transcluded|}}} | data-template="true" }} | |||
><p {{#if: {{{titlestyle|}}} | style="{{{titlestyle}}}" }}><span | ><p {{#if: {{{titlestyle|}}} | style="{{{titlestyle}}}" }}><span | ||
id="{{{title|}}}" | id="{{{title|}}}" | ||
><b>{{{title|<strong class="error">Error: Title not specified ([[Template:LoadBox|help]])</strong>}}}</b | ><b>{{{title|<strong class="error">Error: Title not specified ([[Template:LoadBox|help]])</strong>}}}</b | ||
></span></p | > </span></p | ||
><div | ><div | ||
class="load-page-content noscript" {{#if: {{{contentstyle|}}} | style="{{{contentstyle}}}" }} | class="load-page-content noscript" {{#if: {{{contentstyle|}}} | style="{{{contentstyle}}}" }} | ||
>{{ | >{{#if: {{{noedit|}}} || <span | ||
class="mw-editsection-like" title="Edit: {{{page|}}}"> [<nowiki />[{{fullurl: {{{page | class="mw-editsection-like" title="Edit: {{{page|}}}"> [<nowiki />[{{fullurl: {{{link|{{{page}}}}}} | action=edit }} edit]<nowiki />] }}</span | ||
> | ></div | ||
></div></includeonly> | ></div></includeonly> |