Template:Frame: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="width: 100%; background: #{{{color|888888}}}; border-radius: .2em .2em 0 0; color: #FFF; padding: .4em .8em .5em;">[[File:{{{filename| | <div style="width: 100%; background: #{{{color|888888}}}; border-radius: .2em .2em 0 0; color: #FFF; padding: .4em .8em .5em;">[[File:{{{filename|CalicosaPlanet.png}}}|25px|link=|alt=]] '''{{{title}}}'''</div> | ||
<div style="height: calc(100% - 2.6em); width: 100%; padding: 1em; border-radius: 0 0 .2em .2em; background: #{{{color|888888}}}33; padding: .4em .8em .5em;">{{{content}}}</div><noinclude><templatedata> | <div style="height: calc(100% - 2.6em); width: 100%; padding: 1em; border-radius: 0 0 .2em .2em; background: #{{{color|888888}}}33; padding: .4em .8em .5em;">{{{content}}}</div><noinclude><templatedata> | ||
{ | { | ||
Latest revision as of 23:20, 28 October 2025
{{{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 |