Template:Weapon: Difference between revisions
From EotL - End of the Line MUD
Created page with "{| width="250" align="right" cellpadding="3" cellspacing="0" style="clear: right; border: 2px #ccc solid; background: #ccc; border-bottom-right-radius: .8em; border-bottom-lef..." |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| width="250" align="right" | {| width="250" align="right" class="info-box weapon" | ||
|- | |- | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}} colspan="2" | {{!}} colspan="2" class="info-image" {{!}} {{{image}}}}} | ||
|- | |- | ||
| colspan="2" | | colspan="2" class="info-name" | '''{{{name}}}''' | ||
|- | |- | ||
| colspan="2" | | colspan="2" class="info" | '''General Information''' | ||
|- | |||
{{#if: {{{type|}}}| | |||
{{!}} class="info-label" {{!}} Type: | |||
{{!}} class="info-value" {{!}} | |||
[[:Category:Weapon - {{{type}}}{{!}}{{{type}}}]]}} | |||
|- | |||
{{#if: {{{cabal|}}}| | |||
{{!}} class="info-label" {{!}} Cabal: | |||
{{!}} class="info-value" {{!}} | |||
[[:Category:{{{cabal}}}{{!}}{{{cabal}}}]]}} | |||
|- | |- | ||
{{#if: {{{location|}}}| | {{#if: {{{location|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Location: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{location}}}}} | {{{location}}}}} | ||
|- | |- | ||
{{#if: {{{monster|}}}| | {{#if: {{{monster|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Monster: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{monster}}}}} | {{{monster}}}}} | ||
|- | |- | ||
{{#if: {{{requirements|}}}| | {{#if: {{{requirements|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Requirements: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{requirements}}}}} | {{{requirements}}}}} | ||
|- | |- | ||
{{#if: {{{limit|}}}| | {{#if: {{{limit|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Limit: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{limit}}}}} | {{{limit}}}}} | ||
|- | |- | ||
{{#if: {{{damagetype|}}}| | {{#if: {{{damagetype|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Damage Type: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{damagetype}}}}} | [[:Category:Weapon - {{{damagetype}}}{{!}}{{{damagetype}}}]]}} | ||
|- | |- | ||
{{#if: {{{weight|}}}| | {{#if: {{{weight|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Weight: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{weight}}}}} | {{{weight}}}}} | ||
|- | |- | ||
{{#if: {{{storable|}}}| | {{#if: {{{storable|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Storable: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{storable}}}}} | {{{storable}}}}} | ||
|- | |||
{{#if: {{{dests|}}}| | |||
{{!}} class="info-label" {{!}} Dests: | |||
{{!}} class="info-value" {{!}} | |||
{{{dests}}}}} | |||
|- | |- | ||
{{#if: {{{material|}}}| | {{#if: {{{material|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Material: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{material}}}}} | {{{material}}}}} | ||
|- | |- | ||
{{#if: {{{balanced|}}}| | {{#if: {{{balanced|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Balanced: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{balanced}}}}} | {{{balanced}}}}} | ||
|- | |- | ||
{{#if: {{{damage|}}}| | {{#if: {{{damage|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Damage: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{damage}}}}} | [[:Category:Weapon - {{{damage}}}{{!}}{{{damage}}}]]}} | ||
|- | |- | ||
{{#if: {{{speed|}}}| | {{#if: {{{speed|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Speed: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{speed}}}}} | {{{speed}}}}} | ||
|- | |- | ||
{{#if: {{{special|}}}| | {{#if: {{{special|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Special: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{special}}}}} | {{{special}}}}} | ||
|- | |- | ||
{{#if: {{{cost|}}}| | {{#if: {{{cost|}}}| | ||
{{!}} | {{!}} class="info-label" {{!}} Cost: | ||
{{!}} | {{!}} class="info-value" {{!}} | ||
{{{cost}}}}} | {{{cost}}}}} | ||
|-}} | |-}} | ||
| Line 77: | Line 92: | ||
<includeonly> | <includeonly> | ||
[[Category:Item]][[Category:Weapon]] | [[Category:Item]][[Category:Weapon]]{{#if: {{{type|}}}| [[Category:Weapon - {{{type}}}]]}}{{#if: {{{damage|}}}| [[Category:Weapon - {{{damage}}}]]}}{{#if: {{{damagetype|}}}| [[Category:Weapon - {{{damagetype}}}]]}}{{#if: {{{cabal|}}}| [[Category:{{{cabal}}}]][[Category:{{{cabal}}} Item]][[Category:{{{cabal}}} Weapon]]}} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
{{Clear}} | {{Clear}} | ||
| Line 86: | Line 101: | ||
|image= | |image= | ||
|name= | |name= | ||
|type= | |||
|monster= | |monster= | ||
|requirements= | |requirements= | ||
| Line 92: | Line 108: | ||
|weight= | |weight= | ||
|storable= | |storable= | ||
|dests= | |||
|material= | |material= | ||
|balanced= | |balanced= | ||
| Line 99: | Line 116: | ||
|cost= | |cost= | ||
|location= | |location= | ||
|cabal= | |||
}}</pre> | }}</pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:31, 27 June 2013
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
{{#if: |
| {{{image}}}}} | |
| {{{name}}} | |
| General Information | |
| Type: |
[[:Category:Weapon - {{{type}}}|{{{type}}}]]}} |
| Cabal: |
[[:Category:{{{cabal}}}|{{{cabal}}}]]}} |
| Location: |
{{{location}}}}} |
| Monster: |
{{{monster}}}}} |
| Requirements: |
{{{requirements}}}}} |
| Limit: |
{{{limit}}}}} |
| Damage Type: |
[[:Category:Weapon - {{{damagetype}}}|{{{damagetype}}}]]}} |
| Weight: |
{{{weight}}}}} |
| Storable: |
{{{storable}}}}} |
| Dests: |
{{{dests}}}}} |
| Material: |
{{{material}}}}} |
| Balanced: |
{{{balanced}}}}} |
| Damage: |
[[:Category:Weapon - {{{damage}}}|{{{damage}}}]]}} |
| Speed: |
{{{speed}}}}} |
| Special: |
{{{special}}}}} |
| Cost: |
{{{cost}}}}} |
Usage
To use this template, paste the following code into the top of the page, filling all relevant fields:
{{Weapon
|image=
|name=
|type=
|monster=
|requirements=
|limit=
|damagetype=
|weight=
|storable=
|dests=
|material=
|balanced=
|damage=
|speed=
|special=
|cost=
|location=
|cabal=
}}