1,769
edits
m (fix (hidden overflow caused parts to disappear on smaller screens)) |
(documentation; no gaps/overlaps in linkboxes) |
||
Line 1: | Line 1: | ||
{{#css: | |||
.desdemona-box { | .desdemona-box { | ||
Line 10: | Line 10: | ||
}} | }} | ||
<div style="position:relative;">[[File:DesdemonaCrew.jpg|1000px|link=]] | <div style="position:relative;">[[File:DesdemonaCrew.jpg|1000px{{#if:{{{ALIGN|}}}|{{!}}{{{ALIGN|}}}|}}|link=]] | ||
<div class="desdemona-box"><!-- | <div class="desdemona-box"><!-- | ||
-->[[Luana Yellir|<p style="top:140px; left:1px; height: 110px; width:65px; "></p>]]<!-- | -->[[Luana Yellir|<p style="top:140px; left:1px; height: 110px; width:65px; "></p>]]<!-- | ||
-->[[Genkos Adea (alternate)|<p style="top:140px; left:66px; height: 110px; width:65px; "></p>]]<!-- | -->[[Genkos Adea (alternate)|<p style="top:140px; left:66px; height: 110px; width:65px;"></p>]]<!-- | ||
-->[[Gila Thevn|<p style="top:140px; left: | -->[[Gila Thevn|<p style="top:140px; left:131px; height: 110px; width:55px; "></p>]]<!-- | ||
-->[[Harry Sato|<p style="top:140px; left: | -->[[Harry Sato|<p style="top:140px; left:186px; height: 110px; width:55px; "></p>]]<!-- | ||
-->[[Jovenan (alternate)|<p style="top:150px; left: | -->[[Jovenan (alternate)|<p style="top:150px; left:241px; height: 100px; width:67px; "></p>]]<!-- | ||
-->[[Flint Kader (alternate)|<p style="top:150px; left: | -->[[Flint Kader (alternate)|<p style="top:150px; left:308px; height: 100px; width:77px; "></p>]]<!-- | ||
-->[[Kuva (alternate)|<p style="top:130px; left:385px; height: 120px; width:90px; "></p>]]<!-- | -->[[Kuva (alternate)|<p style="top:130px; left:385px; height: 120px; width:90px; "></p>]]<!-- | ||
-->[[Lux|<p style="top:150px; left:475px; height: 100px; width:90px; "></p>]]<!-- | -->[[Lux|<p style="top:150px; left:475px; height: 100px; width:90px; "></p>]]<!-- | ||
Line 27: | Line 27: | ||
--> | --> | ||
</div> | </div> | ||
</div> | </div><noinclude> | ||
== Documentation == | |||
The crew of the CIC ''Desdemona'' in the {{USS|Artemis|A}} alternate universe mission [[Both Sides Now (Artemis)|Both Sides Now]]. Optional, to be used as a crew navigation, banner etc. Each person's image links to their respective wiki articles. | |||
If the base image is changed, the link's location needs to be corrected! | |||
=== Usage === | |||
<templatedata> | |||
{ | |||
"params": { | |||
"ALIGN": { | |||
"description": "Alignment of the navigation", | |||
"default": "left", | |||
"suggestedvalues": ["left", "center", "right"] | |||
} | |||
}, | |||
"description": "Creates a crew navigation for alternate universe CIC Desdemona." | |||
} | |||
</templatedata> | |||
<pre>{{Desdemona crew|ALIGN=}}</pre> | |||
Parameter '''ALIGN''' is optional and will default to ''left''. Inputting value ''left'' will align the banner to the left, ''center'' to the centre and ''right'' to right. | |||
[[Category:Templates]] | |||
</noinclude> |
edits