Difference between revisions of "Template:Mission item drops"

From PSU Cyril Wiki
Jump to: navigation, search
m
m (And done.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>{| class="wikitable" style="text-align:center"
 
<includeonly>{| class="wikitable" style="text-align:center"
! colspan="6" | {{{#if: {{{Mission name}}}{{{Mission name}}}|?}}}
+
! colspan="6" | {{#if: {{{Mission name}}}|{{{Mission name}}}|?}}
 
|-
 
|-
 
! Drop type !! Rank C !! Rank B !! Rank A !! Rank S !! Rank S2
 
! Drop type !! Rank C !! Rank B !! Rank A !! Rank S !! Rank S2
 
|-
 
|-
 
! Enemy
 
! Enemy
| {{{Enemy C|?}}} || {{{Enemy B|?}}} || {{{Enemy A|?}}} || {{{Enemy S|?}}} || {{{Enemy S2|?}}}
+
| {{#if: {{{Enemy C}}}|{{{Enemy C}}}|?}} || {{#if: {{{Enemy B}}}|{{{Enemy B}}}|?}} || {{#if: {{{Enemy A}}}|{{{Enemy A}}}|?}} || {{#if: {{{Enemy S}}}|{{{Enemy S}}}|?}} || {{#if: {{{Enemy S2}}}|{{{Enemy S2}}}|?}}
 
|-
 
|-
 
! Normal box
 
! Normal box
| ? || ? || ? || ? || ?
+
| {{#if: {{{Normal box C}}}|{{{Normal box C}}}|?}} || {{#if: {{{Normal box B}}}|{{{Normal box B}}}|?}} || {{#if: {{{Normal box A}}}|{{{Normal box A}}}|?}} || {{#if: {{{Normal box S}}}|{{{Normal box S}}}|?}} || {{#if: {{{Normal box S2}}}|{{{Normal box S2}}}|?}}
 
|-
 
|-
 
! Object
 
! Object
| ? || ? || ? || ? || ?
+
| {{#if: {{{Object C}}}|{{{Object C}}}|?}} || {{#if: {{{Object B}}}|{{{Object B}}}|?}} || {{#if: {{{Object A}}}|{{{Object A}}}|?}} || {{#if: {{{Object S}}}|{{{Object S}}}|?}} || {{#if: {{{Object S2}}}|{{{Object S2}}}|?}}
 
|-
 
|-
 
! Special box
 
! Special box
| ? || ? || ? || ? || ?
+
| {{#if: {{{Special box C}}}|{{{Special box C}}}|?}} || {{#if: {{{Special box B}}}|{{{Special box B}}}|?}} || {{#if: {{{Special box A}}}|{{{Special box A}}}|?}} || {{#if: {{{Special box S}}}|{{{Special box S}}}|?}} || {{#if: {{{Special box S2}}}|{{{Special box S2}}}|?}}
 
|-
 
|-
 
! Clear box
 
! Clear box
| ? || ? || ? || ? || ?
+
| {{#if: {{{Clear box C}}}|{{{Clear box C}}}|?}} || {{#if: {{{Clear box B}}}|{{{Clear box B}}}|?}} || {{#if: {{{Clear box A}}}|{{{Clear box A}}}|?}} || {{#if: {{{Clear box S}}}|{{{Clear box S}}}|?}} || {{#if: {{{Clear box S2}}}|{{{Clear box S2}}}|?}}
|}</includeonly><noinclude>{{Mission item drops
+
|}</includeonly><noinclude><pre>{{Mission item drops
 +
|Mission name=
 +
|Enemy C=
 +
|Enemy B=
 +
|Enemy A=
 +
|Enemy S=
 +
|Enemy S2=
 +
|Normal box C=
 +
|Normal box B=
 +
|Normal box A=
 +
|Normal box S=
 +
|Normal box S2=
 +
|Object C=
 +
|Object B=
 +
|Object A=
 +
|Object S=
 +
|Object S2=
 +
|Special box C=
 +
|Special box B=
 +
|Special box A=
 +
|Special box S=
 +
|Special box S2=
 +
|Clear box C=
 +
|Clear box B=
 +
|Clear box A=
 +
|Clear box S=
 +
|Clear box S2= }}</pre>
 +
...creates...
 +
{{Mission item drops
 
|Mission name=  
 
|Mission name=  
 
|Enemy C=  
 
|Enemy C=  

Latest revision as of 17:21, 30 September 2008

{{Mission item drops
|Mission name= 
|Enemy C= 
|Enemy B= 
|Enemy A= 
|Enemy S= 
|Enemy S2= 
|Normal box C= 
|Normal box B= 
|Normal box A= 
|Normal box S= 
|Normal box S2= 
|Object C= 
|Object B= 
|Object A= 
|Object S= 
|Object S2= 
|Special box C= 
|Special box B= 
|Special box A= 
|Special box S= 
|Special box S2= 
|Clear box C= 
|Clear box B= 
|Clear box A= 
|Clear box S= 
|Clear box S2= }}

...creates...

 ?
Drop type Rank C Rank B Rank A Rank S Rank S2
Enemy  ?  ?  ?  ?  ?
Normal box  ?  ?  ?  ?  ?
Object  ?  ?  ?  ?  ?
Special box  ?  ?  ?  ?  ?
Clear box  ?  ?  ?  ?  ?