Template:Structure/doc: Difference between revisions
Mastergalen (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> {{Structure}} == Usage == == See also == <includeonly> <!-- Categories and interw...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Categories and interwikis go at the bottom of this page. --> | <!-- Categories and interwikis go at the bottom of this page. --> | ||
{{ | {{structure | ||
|imagearea=Market_img_400.jpg | |||
|imagesize=290px | |||
|type = Storage, Markets, and Trade | |||
|appearance=1.0.0 | |||
|workers=25 [[vendor]]s | |||
|capacity=10,000 [[weight unit]]s | |||
}} | |||
== Usage == | == Usage == | ||
The example on the right was made using this code: | |||
<pre> | |||
{{structure | |||
|imagearea=Market_img_400.jpg | |||
|imagesize=290px | |||
|type = Storage, Markets, and Trade | |||
|appearance=1.0.0 | |||
|workers=25 [[vendor]]s | |||
|capacity=10,000 [[weight unit]]s | |||
}} | |||
</pre> | |||
* '''imagearea''': The filename of the image to display. Default: [[media:No_image.png|No image.png]]. | |||
* '''imagesize''': The horizontal width of the image, in pixels. For example: <tt>290px</tt>. Default: image width. | |||
* '''type''': The category to which the structure belongs. Default: <tt>?</tt> | |||
* '''appearance''': The version number of the first release in which this structure appeared. Default: <tt>?</tt> | |||
* '''workers''': The maximum number of workers and their occupation in this structure. For example: <tt>25 vendors</tt>. Default: not visible. | |||
* '''capacity''': The maximum capacity of this structure. It can be items, citizens, etc.. For example: <tt>10,000 weight units</tt>. Default: not visible. | |||
== See also == | == See also == | ||
* [[Template:Resource]] | |||
<includeonly> | <includeonly> |
Revision as of 01:00, 2 March 2014
This is a documentation subpage for Template:Structure. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Structure
Category |
Storage, Markets, and Trade |
First Appearance |
1.0.0 |
Max. Workers |
25 vendors |
Max. Capacity |
10,000 weight units |
Usage
The example on the right was made using this code:
{{structure |imagearea=Market_img_400.jpg |imagesize=290px |type = Storage, Markets, and Trade |appearance=1.0.0 |workers=25 [[vendor]]s |capacity=10,000 [[weight unit]]s }}
- imagearea: The filename of the image to display. Default: No image.png.
- imagesize: The horizontal width of the image, in pixels. For example: 290px. Default: image width.
- type: The category to which the structure belongs. Default: ?
- appearance: The version number of the first release in which this structure appeared. Default: ?
- workers: The maximum number of workers and their occupation in this structure. For example: 25 vendors. Default: not visible.
- capacity: The maximum capacity of this structure. It can be items, citizens, etc.. For example: 10,000 weight units. Default: not visible.
See also
Cookies help us deliver our services. By using our services, you agree to our use of cookies.