Difference between revisions of "Template:MissionItemBox"

From Starsonata Wiki
Jump to: navigation, search
m (Example)
m
Line 1: Line 1:
<includeonly>{| style="text-align: center; float: right;" cellpadding="1" cellspacing="0" width="20%"
+
<includeonly>{| style="text-align: center; float: right;" cellpadding="1" cellspacing="0" rules="all" width="20%"
 
! colspan="6" style="font-size: large;"| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
! colspan="6" style="font-size: large;"| {{#if:{{{Name|}}}|{{{Name}}}|N/A}}
 
|-
 
|-
! colspan="3" style="background: red; color: white;"|'''Size'''
+
! colspan="2" style="background: red; color: white;"|'''Size'''
! colspan="3" style="background: red; color: white;"|'''Weight'''
+
! colspan="2" style="background: red; color: white;"|'''Weight'''
 +
! colspan="2" style="background: red; color: white;"|'''Neurobound'''
 
|-
 
|-
| colspan="3"| {{formatnum:{{#if:{{{Size|}}}|{{{Size}}}|N/A}}}}
+
| colspan="2"| {{formatnum:{{#if:{{{Size|}}}|{{{Size}}}|N/A}}}}
| colspan="3"| {{formatnum:{{#if:{{{Weight|}}}|{{{Weight}}}|N/A}}}}
+
| colspan="2"| {{formatnum:{{#if:{{{Weight|}}}|{{{Weight}}}|N/A}}}}
|-
+
| colspan="2"| {{#if:{{{Neurobound|}}}|{{{Neurobound}}}|No}}
! colspan="6" style="background: red; color: white;"|'''Neurobound'''
 
|-
 
| colspan="6"| {{#if:{{{Neurobound|}}}|{{{Neurobound}}}|No}}
 
 
|-
 
|-
 
| colspan="6" style="background: red; color: white;"|'''Description'''
 
| colspan="6" style="background: red; color: white;"|'''Description'''
Line 30: Line 28:
 
| Name = Statue of Ives
 
| Name = Statue of Ives
 
| Size = 10
 
| Size = 10
| Weight = 1000000000
+
| Weight = 100000000000
 
| 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:27, 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
10 100,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.



The fabled Statue of Ives is an item that's claimed to exist only in legend. However, it's actually a horrendously frequent drop from high DF DGs that was added to get rid of campers. The reason no one has actually come out to admit it's existence is that the people that have found them are simply too ashamed of bearing the stigma of being known as camper.


Usage

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

Instructions

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