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
Nope that made it worse
m Add an id to make it possible to link to the expansion. Make the width fixed.
Line 1: Line 1:
<div class="toccolours mw-collapsible mw-collapsed" style="width:{{{width|600px}}}; background:#5c5cbf; color:black">
<div class="toccolours mw-collapsible mw-collapsed" id="{{{expansion_name|}}}" style="width: 600px; background: #5c5cbf; color: black">
[[File:EVE online logo.png|60px]]   <big>'''{{{expansion_name}}}'''</big><br />
[[File:EVE online logo.png|60px|link=]]<big>'''{{{expansion_name}}}'''</big><br>
'''Release Date:''' {{{release_date}}}<br />
'''Release Date:''' {{{release_date}}}<br>
'''Site:''' {{{expansion_site}}}<br />
'''Site:''' {{{expansion_site}}}<br>
'''Patch notes:''' {{{patch_notes}}}<br />
'''Patch notes:''' {{{patch_notes}}}<br>
''(Expand to see features)''
''(Expand to see features)''
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
Line 10: Line 10:
</pre>
</pre>
</div>
</div>
</div><br />
</div>


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