Difference between revisions of "Template:Colored box"
From Georgia Tech Student Wiki
(Testing a simplified colored box layout) |
m (Re-add title parameter) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <!-- Taken from https://www.mediawiki.org/wiki/Template:Colored_box --> |
+ | <!-- Taken from https://www.mediawiki.org/wiki/Template:Colored_box --><div class="mw-tpl-colorbox"><div class="mw-tpl-colorbox-title"><strong>{{{title}}}</strong><div class="mw-tpl-colorbox-title-corner"></div></div><div class="mw-tpl-colorbox-content">{{{content}}}</div></div><noinclude>{{documentation}}</noinclude> |
− | |||
− | <div class="mw-tpl-colorbox"> |
||
− | <div class="mw-tpl-colorbox-title"><strong>{{{title}}}</strong> |
||
− | <div class="mw-tpl-colorbox-title-corner"></div> |
||
− | </div><div class="mw-tpl-colorbox-content"> |
||
− | {{{content}}} |
||
− | </div></div> |
||
− | </div><noinclude> |
||
− | {{documentation}} |
||
− | </noinclude> |
Latest revision as of 13:59, 8 July 2022
{{{title}}}
{{{content}}}
This template was imported from https://www.mediawiki.org/wiki/Template:Colored_box/doc and modified.
Use this template to create cards with titles and content.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | no description | Unknown | required |
Content | content | no description | Unknown | required |
Examples[edit source]
{{Colored box| title=College of Engineering| content=List of majors: * Aerospace Engineering * Biomedical Engineering * Chemical and Biomolecular Engineering * Civil and Environmental Engineering * Electrical and Computer Engineering * Industrial and Systems Engineering * Materials Science and Engineering * Mechanical Engineering }}
College of Engineering
List of majors:
- Aerospace Engineering
- Biomedical Engineering
- Chemical and Biomolecular Engineering
- Civil and Environmental Engineering
- Electrical and Computer Engineering
- Industrial and Systems Engineering
- Materials Science and Engineering
- Mechanical Engineering