Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Expansions: Difference between revisions

Template page
Created page with "<div class="toccolours mw-collapsible mw-collapsed" style="width:{{{width|600px}}}; background:#3399ff; color:black"> 60px <big>'''{{{expansion_..."
 
Work on colors, remove or use design-token, to make the template readable in light mode
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div class="toccolours mw-collapsible mw-collapsed" style="width:{{{width|600px}}}; background:#3399ff; color:black">
<div class="mw-collapsible mw-collapsed" id="{{{expansion_name|}}}" style="padding-left: 0.5em; padding-right: 0.5em; width: 600px; background-color: var(--background-color-warning-subtle);">
[[File:EVE online logo.png|60px]]   <big>'''{{{expansion_name}}}'''</big><br />
[[File:EVE online logo.png|60px|link=]] <span style="font-size: larger;"> ''' {{#if: {{{UniWiki|}}}
'''Release Date:''' {{{release_date}}}<br />
| {{#ifeq: {{lc: {{{UniWiki}}} }}
'''Site:''' {{{expansion_site}}}<br />
  | yes
'''Patch notes:''' {{{patch_notes}}}<br />
  | [[{{{expansion_name}}}]]
  | [[{{{UniWiki}}}|{{{expansion_name}}}]]
  }}
| {{{expansion_name}}}
}} '''</span><br>
'''Initial Release Date:''' {{{release_date}}}<br>
'''Last Update:''' {{{last_update}}}<br>
'''Site:''' {{{expansion_site}}}<br>
'''Patch notes:''' {{{patch_notes}}}<br>
''(Expand to see features)''
''(Expand to see features)''
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<pre<includeonly></includeonly> style="white-space: {{{space|pre-wrap}}}; border:none; background:#000033">
<pre<includeonly></includeonly> style="white-space: {{{space|pre-wrap}}}; border: none;">
{{{features_list}}}
{{#if: {{{splash_screen|}}}
| [[File:{{{splash_screen}}}|256px]]<br> }}{{{features_list}}}
</pre>
</pre>
</div>
</div>
</div><br />
</div>


<noinclude>
<noinclude>{{documentation}}</noinclude>
{{documentation}}
</noinclude>