Template:TwoColumns: Difference between revisions
(Created page with "<div class="block-two-col">{{{content|}}}</div>") |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="block-two-col">{{{content|}}}</div> | <div class="block-two-col">{{{content|}}}</div><noinclude> | ||
<templatedata> | |||
{ | |||
"params": { | |||
"content": { | |||
"label": "Content", | |||
"type": "content", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Template for displaying two columns of div content.", | |||
"format": "{{_\n|_=_\n}}" | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 22:24, 6 June 2021
Template for displaying two columns of div content.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | content | no description | Content | suggested |