Difference between revisions of "Template:Box-round"
Jump to navigation
Jump to search
m |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 3: | Line 3: | ||
-->background: {{Robelbox/C3|{{{theme|8}}}}};<!-- | -->background: {{Robelbox/C3|{{{theme|8}}}}};<!-- | ||
-->color: {{Robelbox/C3|{{{theme|8}}}}};<!-- | -->color: {{Robelbox/C3|{{{theme|8}}}}};<!-- | ||
| − | -->width: 48%;<!-- | + | -->width: 48.25%;<!-- |
-->height: 48%;<!-- | -->height: 48%;<!-- | ||
-->padding: 0.1em;<!-- | -->padding: 0.1em;<!-- | ||
| Line 23: | Line 23: | ||
<div style="display: block; border: 1px solid {{Robelbox/C2|{{{theme|8}}}}}; vertical-align: top; background: {{{background|#dbb55321}}}; color: {{{foreground|#000}}}; width: 46%; height: 46%; margin-bottom: 10px; padding: .8em 1em 1em 1.0em; margin-top: 0em; {{border-radius|0 0 1.5em 1.5em}} {{{style|}}};">{{{1|{{{text|{{{content}}}}}}}}}</div> | <div style="display: block; border: 1px solid {{Robelbox/C2|{{{theme|8}}}}}; vertical-align: top; background: {{{background|#dbb55321}}}; color: {{{foreground|#000}}}; width: 46%; height: 46%; margin-bottom: 10px; padding: .8em 1em 1em 1.0em; margin-top: 0em; {{border-radius|0 0 1.5em 1.5em}} {{{style|}}};">{{{1|{{{text|{{{content}}}}}}}}}</div> | ||
| − | <noinclude>{{doc}}</noinclude> | + | <noinclude>{{doc}}<templatedata> |
| + | { | ||
| + | "params": { | ||
| + | "1": {}, | ||
| + | "theme": {}, | ||
| + | "titlestyle": {}, | ||
| + | "titleforeground": {}, | ||
| + | "editpage": {}, | ||
| + | "title": {}, | ||
| + | "background": {}, | ||
| + | "foreground": {}, | ||
| + | "style": {}, | ||
| + | "text": {}, | ||
| + | "content": {}, | ||
| + | "Alignment": {} | ||
| + | } | ||
| + | } | ||
| + | </templatedata></noinclude> | ||
Latest revision as of 15:41, 9 August 2022
edit
{{{title}}}
{{{content}}}
Lua error in mw.lua at line 307: frame:expandTemplate: a title is required.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| 1 | 1 | no description | Unknown | optional |
| Theme | theme | no description | Unknown | optional |
| Titlestyle | titlestyle | no description | Unknown | optional |
| Titleforeground | titleforeground | no description | Unknown | optional |
| Editpage | editpage | no description | Unknown | optional |
| Title | title | no description | Unknown | optional |
| Background | background | no description | Unknown | optional |
| Foreground | foreground | no description | Unknown | optional |
| Style | style | no description | Unknown | optional |
| Text | text | no description | Unknown | optional |
| Content | content | no description | Unknown | optional |
| Alignment | Alignment | no description | Unknown | optional |