Difference between revisions of "Templates:Database"
| Line 187: | Line 187: | ||
|lock type=N/A | |lock type=N/A | ||
|lock time= N/A | |lock time= N/A | ||
| + | }} | ||
| + | |||
| + | ==[[Template:Description:Vessel]]== | ||
| + | <pre> | ||
| + | {{Description:Ship| | ||
| + | |text=This is an example of a description, with the default head up display image. | ||
| + | |image=cargo-hud.png | ||
| + | |name=Cargo name | ||
| + | |price=1000 | ||
| + | |mass=1 | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
| + | gives | ||
| + | {{Description:Vessel| | ||
| + | |text=This is an example of a description, with the default head up display image. | ||
| + | |image=cargo-hud.png | ||
| + | |name=Cargo name | ||
| + | |price=1000 | ||
| + | |mass=1 | ||
}} | }} | ||
Revision as of 08:31, 10 October 2005
Contents
Template:Statistics:General
{{Statistics:General|
|name=Cargo name
|price=1000
|mass=0.01
|space=1
}}
gives:
| Cargo name | ||
|---|---|---|
| Average price | 1000 | |
| Mass | 0.01 | ( metric ton(s) ) |
| Space requirements | 1 | ( cubic meter(s) ) |
| NOTE: Details from the Master Part List file. | ||
Template:Description:Cargo
{{Description:Cargo|
|text=This is an example of a description, with the default head up display image.
|image=cargo-hud.png
|name=Cargo name
|price=1000
|mass=0.01
|space=1
}}
gives
|
| |||||||||||
Description
This is an example of a description, with the default head up display image.
Template:Description:Armor
{{Description:Armor|
|text=This is an example of a description, with the default head up display image.
|image=cargo-hud.png
|name=Cargo name
|price=1000
|mass=1
|space=1
|inertia=10
|front top right=100
|front top left=100
|front bottom right=100
|front bottom left=100
|back top right=100
|back top left=100
|back bottom right=100
|back bottom left=100
}}
gives
|
This is an example of a description, with the default head up display image.
|
| |||||||||||||||||||||||||||||||||||
Template:Description:Shield
{{Description:Shield|
|text=This is an example of a description, with the default head up display image.
|image=cargo-hud.png
|name=Cargo name
|price=1000
|mass=1
|space=1
|inertia=10
|front top right=100
|front top left=100
|front bottom right=100
|front bottom left=100
|back top right=100
|back top left=100
|back bottom right=100
|back bottom left=100
}}
gives
|
This is an example of a description, with the default head up display image.
|
| |||||||||||||||||||||||||||||||||||
Template:Description:Overdrive
{{Description:Overdrive|
|text=This is an example of a description, with the default head up display image.
|image=cargo-hud.png
|name=Cargo name
|price=1000
|mass=1
|space=1
|energy=0
|acceleration=1.8
|speed=1.6
}}
gives
|
This is an example of a description, with the default head up display image.
|
| ||||||||||||||||||||||||||
Template:Description:Ammunition
{{Description:Ammunition|
|text=This is an example of a description, with the default head up display image.
|image=cargo-hud.png
|name=Cargo name
|price=1000
|mass=1
|space=1
|mount=Special-Missile
|damage=135
|phase damage=N/A
|range=29,250
|energy usage=0
|refire delay=1
|lock type=N/A
|lock time= N/A
}}
gives
|
This is an example of a description, with the default head up display image.
|
| ||||||||||||||||||||||||||||||||||||||||
Template:Description:Vessel
{{Description:Ship|
|text=This is an example of a description, with the default head up display image.
|image=cargo-hud.png
|name=Cargo name
|price=1000
|mass=1
}}
gives[[Category:Produced By:{{{PRODUCER}}}|{{{NAME}}}]]
| http://vegastrike.svn.sourceforge.net/svnroot/vegastrike/trunk/masters/units/{{{IMAGE}}}
{{{CAPTION}}} |
|
| ||||||||||||||||||||
| Role Summary: | {{{ROLE_SUMMARY}}} |
| Role Details: | {{{ROLE_VERBOSE}}} |
| Combat Behavior: | {{{COMBAT BEHAVIOR}}} |
| Comments: | {{{COMMENTS}}} |