Template:WeaponCard: Difference between revisionsGive feedback
Jump to navigation
Jump to search
m removed accidental empty line at beginning |
m includeonly instead of noinclude so the template's default params isnt outputted here |
||
| Line 1: | Line 1: | ||
< | <includeonly> | ||
{{#if: {{{key|}}} | | {{#if: {{{key|}}} | | ||
<!-- If key is provided, localize it --> | <!-- If key is provided, localize it --> | ||
| Line 36: | Line 36: | ||
| colspan="2" style="background-color:#4A3617; color:#FFEFD7; height:40px; font-family:'Retail Demo'; font-size:14px; text-align:left;"> |<span style="margin-left:10px;">{{#invoke:HeroData|get_hero_var|{{{1|Abrams}}}|WeaponDescription|true}}</span> | | colspan="2" style="background-color:#4A3617; color:#FFEFD7; height:40px; font-family:'Retail Demo'; font-size:14px; text-align:left;"> |<span style="margin-left:10px;">{{#invoke:HeroData|get_hero_var|{{{1|Abrams}}}|WeaponDescription|true}}</span> | ||
|} | |} | ||
</div></ | </div></includeonly><noinclude>{{Documentation}}</noinclude> | ||