Template:Div col: Difference between revisions
Content deleted Content added
Move closing div to separate line to prevent strange list formatting. See https://en.wikipedia.org/w/index.php?title=Template_talk:Navbox&curid=12839040&diff=898399557&oldid=898394285 |
Johnrdorazio (talk | contribs) m 1 revision imported |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>< |
<includeonly><templatestyles src="Div col/styles.css"/><!-- |
||
--><div class="div-col {{#ifeq:{{{small|}}}|yes|div-col-small}} {{#ifeq:{{{rules|}}}|yes|div-col-rules}} {{{class|}}}" <!-- |
|||
-->{{#if: {{{gap|}}} |
|||
-->{{#if:{{{colwidth|}}}{{{gap|}}}{{{style|}}}|<!-- |
|||
-->style="{{#if:{{{colwidth|}}}|column-width: {{{colwidth}}};}}{{#if:{{{gap|}}}|column-gap: {{{gap}}};}}{{#if:{{{style|}}}|{{{style}}}}}"<!-- |
|||
-->{{#switch: {{{rules|}}} |
|||
-->}}><!-- |
|||
| = <!--empty--> |
|||
⚫ | |||
| yes = {{column-rule}} |
|||
-->{{#ifeq:{{{small|}}}|yes|[[Category:Pages using div col with small parameter]]}}<!-- |
|||
| {{Column-rule|{{{rules}}}}} }} <!-- |
|||
⚫ | --></includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using div col with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Div col]] with unknown parameter "_VALUE_"; use colwidth= to specify column size |ignoreblank=y | class | colwidth | content | gap | rules | small | style }}<noinclude> |
||
-->{{#ifeq: {{{small|}}}|yes |
|||
| font-size:90%; }} <!-- |
|||
-->{{#if: {{{style|}}} |
|||
| {{{style}}} }}"><!-- |
|||
-->{{#if: {{{content|}}} |
|||
|{{{content}}} |
|||
⚫ | |||
-->{{#ifeq: {{{small|}}}|yes |
|||
⚫ | |||
{{Documentation}} |
{{Documentation}} |
||
</noinclude> |
</noinclude> |