Difference between revisions of "Template:MissionItemBox"

From Starsonata Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>{| style="text-align: center; float: right;" cellpadding="3" cellspacing="0" rules="all" width="20%"
+
<includeonly>{| style="border: 0; text-align: center; float: right;" cellpadding="1" cellspacing="0" width="20%"
 
! colspan="6" style="font-size: large;"| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
! colspan="6" style="font-size: large;"| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
|-
 
|-
Line 15: Line 15:
 
|-
 
|-
 
| colspan="6"|{{#if:{{{Description|}}}|{{{Description}}}|N/A}}
 
| colspan="6"|{{#if:{{{Description|}}}|{{{Description}}}|N/A}}
|-
 
 
|}</includeonly>
 
|}</includeonly>
  
Line 32: Line 31:
 
| Name = Statue of Ives
 
| Name = Statue of Ives
 
| Size = 1
 
| Size = 1
| Weight = 100000000000
+
| Weight = 10000000000
 
| Neurobound = Yes
 
| Neurobound = Yes
 
| Description = It's completely useless and you can't get rid of it, yet you still still don't regret scooping it.
 
| Description = It's completely useless and you can't get rid of it, yet you still still don't regret scooping it.

Revision as of 02:15, 17 November 2013


Introduction

An informative box pertaining to items of the mission variety.

Example

Click here to purge the server cache, this forces the server to update the contents


Statue of Ives
Size Weight
1 10,000,000,000
Neurobound Mission
Yes N/A
Description
It's completely useless and you can't get rid of it, yet you still still don't regret scooping it.



Usage

{{missionItemBox
| Name = 
| Size =
| Weight = 
| Neurobound = 
| Price = 
| Description = 
}}

Instructions

Insert the template into the top of the page and you're done!