Template:Roombox: Difference between revisions

From Kanthaus wiki
No edit summary
No edit summary
Line 4: Line 4:
     "description": "",
     "description": "",
     "params": {
     "params": {
         "1": {
         "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
         },
         },
         "2": {
         "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>{{{1}}}</b><p>
   <p><b>{{{CommonName}}}</b><p>
   <div>{{{2|200px}}}</div>
   <div>{{{Photo|200px}}}</div>
</div>
</div>

Revision as of 22:49, 20 October 2024

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Common nameCommonName

The most common name of the room

Stringsuggested
PhotoPhoto

Photo of the room

Contentsuggested

{{{CommonName}}}

200px