Template:Roombox: Difference between revisions

From Kanthaus wiki
No edit summary
No edit summary
Line 4: Line 4:
     "description": "",
     "description": "",
     "params": {
     "params": {
        "CommonName": {
            "label": "Common name",
            "description": "The most common name of the room",
            "type": "string",
            "required": true
        },
         "Photo": {
         "Photo": {
             "label": "Photo",
             "label": "Photo",
Line 33: Line 27:
</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 style="text-align: center">{{{CommonName}}}</b><p>
   <p><b style="text-align: center">{{PAGENAME}}</b><p>
   <div>[[File:{{{Photo}}}|200px]]</div>
   <div>[[File:{{{Photo}}}|200px]]</div>
   <p>[[Room numbering|Room number]]: {{{RoomNumber}}}</p>
   <p>[[Room numbering|Room number]]: {{{RoomNumber}}}</p>
   <p>Previoulsy called: {{{PreviouslyCalled}}}</p>
   <p>Previoulsy called: {{{PreviouslyCalled}}}</p>
</div>
</div>

Revision as of 23:39, 21 October 2024

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
PhotoPhoto

Photo of the room

Filesuggested
Room numberRoomNumber

See [[Room_numbering]]

Stringsuggested
Previously calledPreviouslyCalled

List of name this room was called in the past

Stringsuggested

Roombox

[[File:{{{Photo}}}|200px]]

Room number: {{{RoomNumber}}}

Previoulsy called: {{{PreviouslyCalled}}}