Template:Achievement infobox: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
mNo edit summary
Line 1: Line 1:
<table border="0" cellspacing="0" cellpadding="2" style="float:right; clear:right; margin: 0 0 .5em 1em; width:125px; background:#ffffff; border-collapse:collapse; border:1px solid #999999">
<div style="float:right; clear:right; margin-left:.5em; width:150px; text-align:center;">{{{name}}}
<caption>'''{{{name}}}'''</caption>
<div style="background:#ffffff; border:1px solid #999999; border-radius:0 0 .5em .5em;">
<tr>
{{#if:{{{img|}}}|<div style="background:#E7E7E7;">{{{img}}}</div>}}
<td align="center" style="background:{{#switch:{{{game}}}
<div style="background:#B9B9B9; color:#000000; text-align:center;">{{{gs}}} [[File:Gamerscore.gif|link=gamerscore]]</div>
| Halo 2 Vista = #E7E7E7
<div style="text-align:center;">'''''[[{{{game|Halo}}}]]'''''</div>
| Halo Wars = #E7E7E7
</div></div><noinclude>
| Halo: Reach = #E7E7E7
== How to use ==
| #default = black}}">{{{img}}}</td>
Simply copy the following:
</tr>
<pre>
<tr>
{{Achievement infobox
<td align="center" style="background:gray; color:white">{{{gs}}} [[Image:Gamerscore.gif]]</td>
|img=
</tr>
|gs=
<tr>
|game=
<td align="center">'''''[[{{{game}}}]]'''''</td>
}}
</tr>
</pre>
</table><noinclude>
 
[[Category:Infoboxes|{{PAGENAME}}]]
;Notes
:<code>img=</code> is for images.
:<code>gs=</code> is for gamerpoints.
:<code>game=</code> is for game.
[[Category:Updated infoboxes|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 13:52, June 2, 2014

{{{name}}}

How to use

Simply copy the following:

{{Achievement infobox
|img=
|gs=
|game=
}}
Notes
img= is for images.
gs= is for gamerpoints.
game= is for game.