Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Locations: Difference between revisions

Template page
m (Aeywoo moved page Template:Location to Template:Locations without leaving a redirect: Renamed Properly.)
(Updated formatting, added includeonly tags to supress the auto display of the template and moved the documentation to the documentation template page.)
Line 1: Line 1:
<infobox>
<includeonly><infobox>
<title source="title1"/>
<title source="title">
<default><div style="text-align:center">{{PAGENAME}}</div></default>
<image source="image1">
<format><div style="text-align:center">{{{title}}}</div></format>
<caption source="caption1"/>
</image>
</title>
<data source="floors_present:">
<image source="title">
<caption source="caption"/>
<label>Floors Present:</label>
</data>
</image>
<group layout="vertical" show="complete">
<data source="rooms_present:">
<header></header>
<label>Rooms Present:</label>
<data source="floors_present"><label>Floors Present</label></data>
</data>
<data source="entites:">
<data source="rooms_present"><label>Rooms Present</label></data>
<label>Entites:</label>
<data source="entities"><label>Entities</label></data>
</data>
</group>
</infobox>
</infobox></includeonly>
<noinclude>
Example usage:
<pre>
{{Location

| title1=Example

| image1=Example

| caption1=Example

| floors_present:=Example

| rooms_present:=Example

| entites:=Example

}}
</pre>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption1":{"suggested":true},"floors_present:":{"suggested":true},"rooms_present:":{"suggested":true},"entites:":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</noinclude>

Revision as of 20:10, 2 September 2022