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:Items/doc: Difference between revisions

Template page
(Created Template:Items/doc.)
 
(Added the Documentation subpage template.)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
== Empty Template ==
== Empty Template ==
<pre>
<pre>
Line 33: Line 34:
}}
}}


<includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
<includeonly>[[Category:Infobox templates]]</includeonly>

Revision as of 20:34, 23 August 2022

Edit-copy green.svg
This is a template documentation subpage for Template:Items.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

Empty Template

{{Items
|title = 
|image = 
|type = 
|shop_description = 
|shop_price = 
|usage = 
}}

Usage

{{Items
|title = Flashlight
|image = icon_flashlight2.png
|type = Light Source
|shop_description = Batteries included
|shop_price = {{Doorknobs}} 100
|usage = Temporary light source; batteries needed
}}

Output

<infobox layout="stacked"> <title source="title"><default>Items/doc</default><format>Flashlight</format></title>

<image source="image"></image> <group layout="vertical" show="completed"> <header>INFORMATION</header> <label>Status</label> <label>Type</label> <label>Fuel Time</label> <label>Maximum Stack</label> <label>Shop Description</label> <label>Shop Price</label> <label>Usage</label> <label>Damage</label> <label>Size</label> </group> <group layout="vertical" show="completed" collapse="closed"> <header>SOUND FILES</header> </group> </infobox>