Template:Q: Difference between revisions
From Space Station 14 Wiki
m АУЦ |
m Reverted edit by KONDIK (talk) to last revision by UpAndLeaves Tag: Rollback |
||
Line 1: | Line 1: | ||
{{Mbox | |||
| type = content | |||
| image = none | |||
| style = border-left: 10px solid {{{color|white}}}; | |||
| textstyle = text-align: left; | |||
| text = {{#if:{{{nq|}}}||<q>}}{{{1|Weh}}}{{#if:{{{nq|}}}||</q>}} | |||
}} | |||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Quote", | |||
"example": "Weh", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"color": { | |||
"label": "Color", | |||
"example": "#ff0000", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 01:36, 16 May 2025
Weh |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Quote | 1 | no description
| String | required |
Color | color | no description
| String | suggested |