Template:Missionbox: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><div id="main_viewer_interior" style="min-height: 275; z-index: 100; width: 60%">
<includeonly><div id="main_viewer_interior" style="min-height: 275; z-index: 100; width: 60%">
<div class="main_viewer_fill" id="quest">
<div class="main_viewer_fill" id="quest">
{{#switch: {{{Header}}}
{{#switch: {{{header}}}
| Gem = <div class="mission_banner gem backstyle">
| Gem = <div class="mission_banner gem backstyle">
| Earth 1 = <div class="mission_banner earth backstyle">
| Earth 1 = <div class="mission_banner earth backstyle">
Line 16: Line 16:
}}
}}
<small style="float:right; margin:10px; color:lightgray; text-align:right;">
<small style="float:right; margin:10px; color:lightgray; text-align:right;">
<span style="color:{{#switch: {{{difficulty}}}
<span style="color:{{#switch: {{{diff}}}
| Very Easy = lightgreen
| Very Easy = lightgreen
| Easy = green
| Easy = green
Line 24: Line 24:
| Very Hard = red
| Very Hard = red
| Impossible = orange
| Impossible = orange
}}">{{{difficulty}}}</span><br>
}}">{{{diff}}}</span><br>
Ship: {{{ShipType}}}<br>
Ship: {{{type}}}<br>
Steps: {{{Steps}}}<br>
Steps: {{{steps}}}<br>
ID: {{{ID}}}
ID: {{{id}}}
</small>
</small>
<div class="mission_name" style="position: absolute; bottom: 0px;padding-left: 10px;">{{{Name}}}</div></div>
<div class="mission_name" style="position: absolute; bottom: 0px;padding-left: 10px;">{{{name}}}</div></div>
<div class="content" style="font-weight: normal; padding:10px;  padding-top:0px; margin-top:0;"><div style=" padding:10px; color:white;"><div style="padding:5px; margin-bottom:5px;  font-size:12pt;  text-align:left; "><div style=" float:left;  margin-bottom:15px;" id="pic">[[File:{{{Image}}}|120px]]</div>
<div class="content" style="font-weight: normal; padding:10px;  padding-top:0px; margin-top:0;"><div style=" padding:10px; color:white;"><div style="padding:5px; margin-bottom:5px;  font-size:12pt;  text-align:left; "><div style=" float:left;  margin-bottom:15px;" id="pic">[[File:{{{img}}}|120px]]</div>
<div class="descstyle">{{{Desc}}}</div></div>
<div class="descstyle">{{{desc}}}</div></div>
<hr class="deschr"><div align="center">Mission: {{{Obj}}}</div></div>
<hr class="deschr"><div align="center">Mission: {{{obj}}}</div></div>
<!--{{#switch: {{{Steps}}}
<!--{{#switch: {{{Steps}}}
| #default =  
| #default =  
Line 51: Line 51:
}}-->
}}-->
<div align="center"><span style="clear:both;"><div style="color:white"><strong>REWARDS</strong></div>
<div align="center"><span style="clear:both;"><div style="color:white"><strong>REWARDS</strong></div>
<div style="color:white">{{{Rewards}}}</div></span></div></div></div></div></includeonly><noinclude>{{/doc}}</noinclude>
<div style="color:white">{{{rewards}}}</div></span></div></div></div></div></includeonly><noinclude>{{/doc}}</noinclude>