Template:Achievement infobox: Difference between revisions

From Halopedia, the Halo wiki

(Added extra info to make this template easier to use.)
No edit summary
Line 1: Line 1:
<div style="float:right; clear:right; margin:0 0 0.5em 1em; width:150px; text-align:center;">{{{name}}}
<div style="float:right; clear:right; margin:0 0 0.5em 1em; width:150px; text-align:center;">{{{name}}}
<div style="background:#ffffff; border:1px solid #999999; border-radius:0 0 .5em .5em;">
<div class="darker" style="background:#ffffff; border:1px solid #999999; border-radius:0 0 .5em .5em;">
{{#if:{{{img|}}}|<div style="background:#E7E7E7;">{{{img}}}</div>}}
{{#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="background:#B9B9B9; color:#000000; text-align:center;">{{{gs}}} [[File:Gamerscore.gif|link=gamerscore]]</div>

Revision as of 12:54, August 26, 2019

{{{name}}}

How to use

Simply copy the following:

{{Achievement infobox
|name=
|img=
|gs=
|game=
}}
Notes
name= is for name of the achievement.
img= is for images.
gs= is for gamerpoints.
game= is for game.