Template:PC Bio
From Gwn
(Difference between revisions)
Line 1: | Line 1: | ||
<includeonly>{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%" | <includeonly>{| style="border: 2px solid darkslategray; border-spacing: 0; float: right; font-size: 90%; margin: 0.25em 0.5em; width: 35%" | ||
- | |colspan=2 style="background: 00003c; color: gainsboro; font-size: 110%; text-align: center"|'''{{{ | + | |colspan=2 style="background: 00003c; color: gainsboro; font-size: 110%; text-align: center"|'''{{{weapon_name}}}''' |
|- | |- | ||
|style="text-align: center; background: gainsboro;" colspan="2"|{{{image}}} | |style="text-align: center; background: gainsboro;" colspan="2"|{{{image}}} | ||
|- | |- | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Type:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{type}}} |
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Place of Origin:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{origin}}} |
|- | |- | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Date Created:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{created}}} |
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
|style="text-align: right; width: 12em; vertical-align:top"|'''Weight:''' | |style="text-align: right; width: 12em; vertical-align:top"|'''Weight:''' | ||
|style="padding-left: 1ex"|{{{weight}}} | |style="padding-left: 1ex"|{{{weight}}} | ||
+ | |- | ||
+ | |style="text-align: right; width: 12em; vertical-align:top"|'''Length:''' | ||
+ | |style="padding-left: 1ex"|{{{length}}} | ||
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Barrel Length:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{barrel}}} |
|- | |- | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Ammunition:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{ammo}}} |
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Action:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{action}}} |
|- | |- | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Muzzle Velocity:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{velocity}}} |
|- style="background: gainsboro;" | |- style="background: gainsboro;" | ||
- | |style="text-align: right; width: 12em; vertical-align:top"|''' | + | |style="text-align: right; width: 12em; vertical-align:top"|'''Feed System:''' |
- | |style="padding-left: 1ex"|{{{ | + | |style="padding-left: 1ex"|{{{feed}}} |
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
=DO NOT EDIT THIS FILE!= | =DO NOT EDIT THIS FILE!= | ||
- | If you want to add a | + | If you want to add a Weapon Table to your weapon's page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character. |
<pre>{{PC Bio| | <pre>{{PC Bio| | ||
- | + | weapon_name=FILLTHIS| | |
image=FILLTHIS| | image=FILLTHIS| | ||
- | + | type=FILLTHIS| | |
- | + | origin=FILLTHIS| | |
- | + | created=FILLTHIS| | |
- | + | ||
- | + | ||
- | + | ||
weight=FILLTHIS| | weight=FILLTHIS| | ||
- | + | length=FILLTHIS| | |
- | + | batrrel=FILLTHIS| | |
- | + | ammo=FILLTHIS| | |
- | + | action=FILLTHIS| | |
- | + | velocity=FILLTHIS| | |
- | + | feed=FILLTHIS| | |
- | + | }}</pre> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </pre> | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> |
Revision as of 03:04, 10 November 2006
DO NOT EDIT THIS FILE!
If you want to add a Weapon Table to your weapon's page, just add the following wiki code to your group page, and fill in the blanks. Make sure to end each parameter with | (pipe) character.
{{PC Bio| weapon_name=FILLTHIS| image=FILLTHIS| type=FILLTHIS| origin=FILLTHIS| created=FILLTHIS| weight=FILLTHIS| length=FILLTHIS| batrrel=FILLTHIS| ammo=FILLTHIS| action=FILLTHIS| velocity=FILLTHIS| feed=FILLTHIS| }}