Template:Achievement infobox: Difference between revisions
From Halopedia, the Halo wiki
No edit summary |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(48 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
< | <div style="width:150px; text-align:center; float:right; clear:right; margin:0 0 1em 1em">{{{name}}} | ||
<div class="darker" style="background:#fff; border:1px solid #999; border-radius:0 0 10px 10px"> | |||
{{#if:{{{img|}}}|<div style="background:#E7E7E7">{{{img}}}</div>}} | |||
< | <div class="tier2" style="background:#B9B9B9; color:#000; text-align:center">{{{gs}}} [[File:HP Icon Gamerscore.png|20px|link=gamerscore]]</div> | ||
| | <div style="text-align:center; border-radius:0 0 10px 10px">'''''[[{{{game|Halo (disambiguation)}}}]]'''''</div> | ||
</div></div><includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Achievement}}}}}</includeonly><noinclude>{{clear}} | |||
== Usage instructions == | |||
Simply copy the following: | |||
< | |||
<pre> | |||
< | {{Achievement infobox | ||
|name= | |||
|img= | |||
</ | |gs= | ||
</ | |game= | ||
}} | |||
</noinclude> | </pre> | ||
;Notes | |||
:<code>name=</code> is for name of the achievement. | |||
:<code>img=</code> is for images. | |||
:<code>gs=</code> is for gamerscore. | |||
:<code>game=</code> is for game. | |||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 10:11, June 14, 2024
{{{name}}}
Usage instructions
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 gamerscore.game=
is for game.