(Created page with "<div style="background: #{{{color|888888}}}; border-radius: .2em .2em 0 0; color: #FFF; padding: .4em .8em .5em;">[[File:{{{filename|Logo.png}}}|23px|link=|alt=]] '''{{{title}}}'''</div> <div style="padding: 1em; border-radius: 0 0 .2em .2em; background: #{{{color|888888}}}33">{{{content}}}</div><noinclude><templatedata> { "description": "Frame to be used on the main page", "params": { "color": { "label": "Colour", "descript...") |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<div style="background: #{{{color|888888}}}; border-radius: .2em .2em 0 0; color: #FFF; padding: .4em .8em .5em;">[[File:{{{filename| | <div style="background: #{{{color|888888}}}; border-radius: .2em .2em 0 0; color: #FFF; padding: .4em .8em .5em;">[[File:{{{filename|UNIPLogo.png}}}|23px|link=|alt=]] '''{{{title}}}'''</div> | ||
<div style="padding: 1em; border-radius: 0 0 .2em .2em; background: #{{{color|888888}}}33">{{{content}}}</div><noinclude><templatedata> | <div style="padding: 1em; border-radius: 0 0 .2em .2em; background: #{{{color|888888}}}33">{{{content}}}</div><noinclude><templatedata> | ||
{ | { | ||
Revision as of 04:03, 27 January 2024
{{{content}}}
Frame to be used on the main page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Colour | color | The colour used for the header and body (with transparency) | String | optional |
| Icon Filename | filename | Filename used for the icon | String | optional |
| Title | title | Title text | String | optional |
| Content | content | Content text | String | optional |