Template:Infobox elevator: Difference between revisions
TurkishLifts (talk | contribs) Undo revision 26 by TurkishLifts (talk) Tag: Undo |
TurkishLifts (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div class="infobox" style="border: 1px solid #a2a9b1; border-radius: 4px; padding: 5px; width: 290px; float: right; margin: 0 0 1em 1em; background-color: #f8f9fa; font-size: 88%; line-height: 1.5em; color: #202122; font-family: sans-serif;"> | <div class="infobox" style="border: 1px solid #a2a9b1; border-radius: 4px; padding: 5px; width: 290px; float: right; margin: 0 0 1em 1em; background-color: #f8f9fa; font-size: 88%; line-height: 1.5em; color: #202122; font-family: sans-serif;"> | ||
<div class="infobox-title" style="font-size: 130%; font-weight: bold; text-align: center; padding: 0.3em; background-color: #e2e8f0; border: 1px solid #a2a9b1; border-radius: 4px 4px 0 0; margin-bottom: | <div class="infobox-title" style="font-size: 130%; font-weight: bold; text-align: center; padding: 0.3em; background-color: #e2e8f0; border: 1px solid #a2a9b1; border-radius: 4px 4px 0 0; margin-bottom: 5px;">{{{name|{{PAGENAME}}}}}</div> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
| Line 73: | Line 69: | ||
"params": { | "params": { | ||
"name": { "label": "Name", "type": "string", "suggested": true }, | "name": { "label": "Name", "type": "string", "suggested": true }, | ||
"image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, | "image": { "label": "Image", "type": "wiki-file-name", "suggested": true }, | ||
"caption": { "label": "Caption", "type": "string", "suggested": true }, | "caption": { "label": "Caption", "type": "string", "suggested": true }, | ||
| Line 90: | Line 84: | ||
"notes": { "label": "Notes", "type": "string", "suggested": true } | "notes": { "label": "Notes", "type": "string", "suggested": true } | ||
}, | }, | ||
"description": "HTML syntax based infobox for documenting elevator systems.", | "description": "HTML syntax based infobox for documenting elevator systems without status bars.", | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||