Difference between revisions of "Template:Box-round"
Jump to navigation
Jump to search
m |
|||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <div style=" | + | <div style="clear: both;"></div> |
<div style="border: 1px solid {{Robelbox/C2|{{{theme|8}}}}};<!-- | <div style="border: 1px solid {{Robelbox/C2|{{{theme|8}}}}};<!-- | ||
-->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;<!-- | ||
-->text-align: center;<!-- | -->text-align: center;<!-- | ||
| Line 20: | Line 20: | ||
--><span style="color:{{{titleforeground|#000000}}}">[{{fullurl:{{{editpage|{{FULLPAGENAME}}}}}|action=edit}} {{int:editsection}}]</span> <!-- | --><span style="color:{{{titleforeground|#000000}}}">[{{fullurl:{{{editpage|{{FULLPAGENAME}}}}}|action=edit}} {{int:editsection}}]</span> <!-- | ||
--></span ><!-- | --></span ><!-- | ||
| − | --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{title}}}</span></h2></div> | + | --><h2 style="font-size:100%; font-weight:bold;border: none;margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{title}}}</span></h2></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> | <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 |