Template:Grid: Difference between revisions
Template page
More actions
Created page with "<onlyinclude>{{#if:{{{open|}}}|<div class="grid-container">}} {{#if:{{{close|}}|</div>}}</onlyinclude> <noinclude> == Use == Place {{Grid|open}} before any blocks and then {{G..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude>{{#if:{{{open|}}}|<div class="grid-container">}} | <onlyinclude>{{#if:{{{open|}}}|<div class="grid-container">}}{{#if:{{{close|}}}|</div>}}</onlyinclude> | ||
{{#if:{{{close|}}|</div>}}</onlyinclude> | |||
<noinclude> | <noinclude> | ||
== Use == | == Use == | ||
Revision as of 20:43, 13 September 2018
Use
Place before any blocks and then after.
Description
Template for grid container, compatible with all grid templates and Icon templates.