Template:WeaponCard: Difference between revisions

Jump to navigation Jump to search
Sur (talk | contribs)
m includeonly instead of noinclude so the template's default params isnt outputted here
Sur (talk | contribs)
m removed more accidental empty lines
Line 1: Line 1:
<includeonly>
<includeonly><!--
{{#if: {{{key|}}} |  
-->{{#if: {{{key|}}} |<!-- If key is provided, localize it
  <!-- If key is provided, localize it -->
-->{{#vardefine:hero_name|{{#invoke:Lang|get_string|{{{key}}}}}}}<!--
  {{#vardefine:hero_name|{{#invoke:Lang|get_string|{{{key}}}}}}}
-->|<!-- If key is not provided, use {{{1}}} and assume its in english where it will be re-localized to current language
|  
-->{{#vardefine:hero_name|{{{1}}}}}<!--
  <!-- If key is not provided, use {{{1}}} and assume its in english where it will be re-localized to current language -->
-->}}<!--
  {{#vardefine:hero_name|{{{1}}}}}
--><div style="display:inline-block; margin: 15px 10px 15px 0px; width:650px; max-width:100%;">
}}
<div style="display:inline-block; margin: 15px 10px 15px 0px; width:650px; max-width:100%;">
{|- style="text-align:center; background-image: linear-gradient(#180E02, #30220C); border-collapse:collapse; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif;"
{|- style="text-align:center; background-image: linear-gradient(#180E02, #30220C); border-collapse:collapse; font-size: 16px; font-family: 'PT Serif','Palatino','Georgia',serif;"
| style="width:350px; color:#CDBFAB; font-family: 'Retail Demo';" | {{#invoke:Lang|get_string|CitadelHeroStats_Weapon}}
| style="width:350px; color:#CDBFAB; font-family: 'Retail Demo';" | {{#invoke:Lang|get_string|CitadelHeroStats_Weapon}}