Difference between revisions of "Template:Colored box"
From Georgia Tech Student Wiki
(Colored box template from https://www.mediawiki.org/wiki/Template:Colored_box) |
m (Re-add title parameter) |
||
(3 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 {{{class|}}}" style="{{#if:{{{background-content-color|}}}| background-color: {{{background-content-color|#fff}}}; }} {{{style|}}}"><!-- |
||
− | --><div class="mw-tpl-colorbox-title" style="{{#if:{{{background-title-color|}}}|background-color:{{{background-title-color|#eaecf0}}};}}">{{#if:{{{icon|}}}|[[File:{{{icon}}}|20px|class=colorbox-title-icon|link=|alt=]] }}<strong style="{{#if:{{{title-color|}}}| color: {{{title-color|#000000}}}; }}">{{{title}}}</strong><!-- |
||
− | -->{{#if:{{{link|}}}|<div class="mw-tpl-colorbox-title-corner">[[{{{link}}}|<span style="{{#if:{{{link-color|{{{title-color|}}}}}}| color: {{{link-color|{{{title-color|}}}}}}; }}">{{{view-text|view}}}</span>]]</div>}} |
||
− | </div><!-- |
||
− | --><div class="mw-tpl-colorbox-content"> |
||
− | {{{content}}} |
||
− | </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