Difference between revisions of "Templates:Database"

From VsWiki
Jump to: navigation, search
Line 1: Line 1:
 +
==[[Database Templates:Statistics|Statistics Templates]]==
 +
 
==[[Template:Description:Cargo]]==
 
==[[Template:Description:Cargo]]==
 
<pre>
 
<pre>
Line 22: Line 24:
  
 
==[[Template:Description:Armor]]==
 
==[[Template:Description:Armor]]==
 +
pre>
 +
{{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
 +
}}
 +
</pre>
 +
 +
gives
 +
{{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
 +
}}
 +
  
 
==[[Template:Description:Shield]]==
 
==[[Template:Description:Shield]]==
 +
pre>
 +
{{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
 +
}}
 +
</pre>
 +
 +
gives
 +
{{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
 +
}}
 +
  
 
==[[Template:Description:Overdrive]]==
 
==[[Template:Description:Overdrive]]==
 +
<pre>
 +
{{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
 +
}}
 +
</pre>
 +
 +
gives
 +
{{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
 +
}}
  
 
==[[Template:Description:Ammunition]]==
 
==[[Template:Description:Ammunition]]==
 +
<pre>
 +
{{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
 +
}}
 +
</pre>
  
==[[Database Templates:Statistics|Statistics Templates]]==
+
gives
 +
{{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
 +
}}

Revision as of 10:06, 30 September 2005

Statistics Templates

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=1
|space=1
}}

gives

cargo-hud.png
Purchasing data
Cargo name
Average price 1000
Mass 1 (metric ton)
Space requirements 1 (cubic meter)


Description


This is an example of a description, with the default head up display image.

Template:Description:Armor

pre>

cargo-hud.png

This is an example of a description, with the default head up display image.

Purchasing data
Cargo name
Average price 1000
Mass 1 ( metric ton(s) )
Space requirements 1 ( cubic meter(s) )
NOTE: Details from the Master Part List file.
Armor statistics
Cargo name
Armor Strength (VSD)
Left Right
Front Top 100 100
Front Bottom 100 100
Back Top 100 100
Back Bottom 100 100

</pre>

gives

cargo-hud.png

This is an example of a description, with the default head up display image.

Purchasing data
Cargo name
Average price 1000
Mass 1 ( metric ton(s) )
Space requirements 1 ( cubic meter(s) )
NOTE: Details from the Master Part List file.
Armor statistics
Cargo name
Armor Strength (VSD)
Left Right
Front Top 100 100
Front Bottom 100 100
Back Top 100 100
Back Bottom 100 100


Template:Description:Shield

pre>

cargo-hud.png

This is an example of a description, with the default head up display image.

Purchasing data
Cargo name
Average price 1000
Mass 1 ( metric ton(s) )
Space requirements 1 ( cubic meter(s) )
NOTE: Details from the Master Part List file.
Shield statistics
Cargo name
Damage Absorbtion (VSD)
Left Right
Front Top 100 100
Front Bottom 100 100
Back Top 100 100
Back Bottom 100 100

</pre>

gives

cargo-hud.png

This is an example of a description, with the default head up display image.

Purchasing data
Cargo name
Average price 1000
Mass 1 ( metric ton(s) )
Space requirements 1 ( cubic meter(s) )
NOTE: Details from the Master Part List file.
Shield statistics
Cargo name
Damage Absorbtion (VSD)
Left Right
Front Top 100 100
Front Bottom 100 100
Back Top 100 100
Back Bottom 100 100


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

cargo-hud.png

This is an example of a description, with the default head up display image.

Purchasing data
Cargo name
Average price 1000
Mass 1 ( metric ton(s) )
Space requirements 1 ( cubic meter(s) )
NOTE: Details from the Master Part List file.
Overdrive statistics
Cargo name
Fuel Consumption 0 (* 100%)
Acceleration 1.8 (* 100%)
Speed Governor 1.6 (* 100%)

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

cargo-hud.png

This is an example of a description, with the default head up display image.

Purchasing data
Cargo name
Average price 1000
Mass 1 ( metric ton(s) )
Space requirements 1 ( cubic meter(s) )
NOTE: Details from the Master Part List file.
Ammunition statistics
Cargo name
Associated Weapon {{{gun}}}
Damage 135 (VSD)
Phase Damage N/A (VSD)
Range 29,250 (meters)
Long Range Integrity {{{longrange}}} (/1)
Energy Usage 0 (MJ)
Refire Delay 1 (seconds)
Volume/Round {{{roundvol}}} (meters³)