Difference between revisions of "Template:MissionItemBox"

From Starsonata Wiki
Jump to: navigation, search
m
m
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{| style="text-align: center; float: right;" cellpadding="3" cellspacing="0" rules="all" width="20%"
+
<includeonly>
 +
<div class="missionitembox">
 +
{| 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}}
 
|-
 
|-
Line 8: Line 10:
 
| colspan="3"| {{formatnum:{{#if:{{{Weight|}}}|{{{Weight}}}|N/A}}}}
 
| colspan="3"| {{formatnum:{{#if:{{{Weight|}}}|{{{Weight}}}|N/A}}}}
 
|-
 
|-
! colspan="6" style="background: red; color: white;"|'''Neurobound'''
+
! colspan="3" style="background: red; color: white;"|'''Neurobound'''
 +
! colspan="3" style="background: red; color: white;"|'''Mission'''
 
|-
 
|-
| colspan="6"| {{#if:{{{Neurobound|}}}|{{{Neurobound}}}|No}}
+
| colspan="3"| {{#if:{{{Neurobound|}}}|{{{Neurobound}}}|No}}
 +
| colspan="3"|{{#if:{{{Mission|}}}|{{{Mission}}}|N/A}}
 
|-
 
|-
 
| colspan="6" style="background: red; color: white;"|'''Description'''
 
| colspan="6" style="background: red; color: white;"|'''Description'''
 
|-
 
|-
 
| colspan="6"|{{#if:{{{Description|}}}|{{{Description}}}|N/A}}
 
| colspan="6"|{{#if:{{{Description|}}}|{{{Description}}}|N/A}}
|-
+
|}
|}</includeonly>
+
</div>
 +
</includeonly>
  
 
<noinclude>
 
<noinclude>
Line 24: Line 29:
  
 
== Example ==
 
== Example ==
<div style="float: right;">
 
 
{{clear}}
 
{{clear}}
 
{{purge}}
 
{{purge}}
Line 31: Line 35:
 
{{missionItemBox
 
{{missionItemBox
 
| Name = Statue of Ives
 
| Name = Statue of Ives
| Size = 1
+
| Size = 10
 
| Weight = 100000000000
 
| Weight = 100000000000
 
| Neurobound = Yes
 
| Neurobound = Yes
 +
| Mission = [[Glory to the Ivelions]]
 
| 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.
 
}}
 
}}
</div>
+
 
 +
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]] [[DG|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 a camper. Of course, being a mission item it only drops after having started its respective mission, [[Glory to the Ivelions]], which coincidentally is automatically started when your character is created - thankfully you can complete the mission with only several weeks of hardcore grinding to stop the statues from dropping.
 
{{clear}}
 
{{clear}}
  
Line 47: Line 53:
 
| Weight =  
 
| Weight =  
 
| Neurobound =  
 
| Neurobound =  
| Price =  
+
| Mission =
 
| Description =  
 
| Description =  
 
}}
 
}}

Latest revision as of 05:32, 3 June 2014


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 Glory to the Ivelions
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 a camper. Of course, being a mission item it only drops after having started its respective mission, Glory to the Ivelions, which coincidentally is automatically started when your character is created - thankfully you can complete the mission with only several weeks of hardcore grinding to stop the statues from dropping.


Usage

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

Instructions

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