(Added the Documentation subpage template.) |
(Updated formatting.) |
||
Line 1: | Line 1: | ||
<noinclude>{{Documentation subpage}}</noinclude> |
<noinclude>{{Documentation subpage}}</noinclude> |
||
⚫ | |||
⚫ | |||
|title = The Rooms |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
|title = The Rooms |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
== Empty Template == |
== Empty Template == |
||
<pre> |
<pre>{{Floors |
||
⚫ | |||
|title = |
|title = |
||
|image = |
|image = |
||
|caption = |
|||
|rooms = |
|rooms = |
||
|date_added = |
|date_added = |
||
}} |
}}</pre> |
||
⚫ | |||
⚫ | |||
<pre> |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
</pre> |
|||
== Output == |
|||
{{Floors |
|||
⚫ | |||
⚫ | |||
⚫ | |||
}} |
|||
<includeonly>[[Category:Infobox templates]]</includeonly> |
<includeonly>[[Category:Infobox templates]]</includeonly> |
Revision as of 00:43, 17 March 2023

It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
Example
<infobox layout="stacked"> <title source="title"><default>Floors/doc</default><format>The Rooms</format></title>
<image source="image"></image> <group layout="vertical" show="complete"> <header>Floor Information</header> <label>Rooms</label> <label>Date Added</label> <label>Sound Files</label> </group> <group layout="horizontal" collapse="open"> <header>UPDATES</header> <label>← Previous</label> <label>Next →</label> </group> </infobox>
{{Floors |title = The Rooms |image = The Room.png |rooms = 1000 |date_added = January 28th, 2023 }}
Empty Template
{{Floors |title = |image = |caption = |rooms = |date_added = }}