Template:Achievement infobox: Difference between revisions
From Halopedia, the Halo wiki
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
< | <div style="float:right; clear:right; margin-left:.5em; width:150px; text-align:center;">{{{name}}} | ||
<div style="background:#ffffff; border:1px solid #999999; border-radius:0 0 .5em .5em;"> | |||
< | {{#if:{{{img|}}}|<div style="background:#E7E7E7;">{{{img}}}</div>}} | ||
<div style="background:#B9B9B9; color:#000000; text-align:center;">{{{gs}}} [[File:Gamerscore.gif|link=gamerscore]]</div> | |||
| | <div style="text-align:center;">'''''[[{{{game|Halo}}}]]'''''</div> | ||
</div></div><noinclude> | |||
== How to use == | |||
Simply copy the following: | |||
<pre> | |||
< | {{Achievement infobox | ||
|img= | |||
< | |gs= | ||
|game= | |||
}} | |||
</ | </pre> | ||
</ | |||
[[Category: | ;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}}}
{{{gs}}} File:Gamerscore.gif
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.