Difference between revisions of "Template:Columns-list"
Jump to navigation
Jump to search
m (1 revision imported) |
Template>Jonesey95 (Update from sandbox; see talk page.) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#if: | + | <includeonly>{{#if:{{{1|}}}|{{div col |
− | + | <!-- Support for previous parameter 1= aka cols= has been removed after being deprecated for compatibility reasons; use the more accessible parameter colwidth= instead. --> | |
− | | | + | | colwidth = {{{colwidth|30em}}} |
+ | | gap = {{{gap|}}} | ||
| rules = {{{rules|}}} | | rules = {{{rules|}}} | ||
| small = {{{small|}}} | | small = {{{small|}}} | ||
| style = {{{style|}}} | | style = {{{style|}}} | ||
− | | content = {{{2|{{ | + | | content = {{#if:{{{2|}}}|<div class="hatnote" style="color:red">The unnamed parameter 2= is no longer supported. Please see the documentation for {{tl|columns-list}}.</div>}}{{{1|}}} |
− | }}}}</includeonly><noinclude> | + | }}}}</includeonly>{{#invoke:Check for unknown parameters|check|unknown={{main other|[[Category:Pages using columns-list with unknown parameters|_VALUE_{{PAGENAME}}]]}}|preview=Page using [[Template:Columns-list]] with unknown parameter "_VALUE_"|ignoreblank=y| 1 | colwidth | gap | rules | small | style }}<noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 21:14, 26 July 2018
Lua error in mw.lua at line 307: frame:expandTemplate: a title is required.