Template:Roombox: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
"description": "", | "description": "", | ||
"params": { | "params": { | ||
" | "CommonName": { | ||
"label": "Common name", | "label": "Common name", | ||
"description": "The most common name of the room", | "description": "The most common name of the room", | ||
Line 10: | Line 10: | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
" | "Photo": { | ||
"label": "Photo", | "label": "Photo", | ||
"description": "Photo of the room", | "description": "Photo of the room", | ||
Line 21: | Line 21: | ||
</noinclude> | </noinclude> | ||
<div style="width: 200px; float:right; padding:0.25rem; margin:1rem 1rem 1.5rem 1rem; border:black solid 0.1rem; clear:both; overflow: clip;"> | <div style="width: 200px; float:right; padding:0.25rem; margin:1rem 1rem 1.5rem 1rem; border:black solid 0.1rem; clear:both; overflow: clip;"> | ||
<p><b>{{{ | <p><b>{{{CommonName}}}</b><p> | ||
<div>{{{ | <div>{{{Photo|200px}}}</div> | ||
</div> | </div> |
Revision as of 22:49, 20 October 2024
Parameter | Description | Type | Status | |
---|---|---|---|---|
Common name | CommonName | The most common name of the room | String | suggested |
Photo | Photo | Photo of the room | Content | suggested |
{{{CommonName}}}
200px