Difference between revisions of "Template:Box-round"
Jump to navigation
Jump to search
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": {}, | ||
+ | "Allignment": {} | ||
+ | } | ||
+ | } | ||
+ | </templatedata></noinclude> |
Revision as of 14:42, 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 |
Allignment | Allignment | no description | Unknown | optional |