Template:TechCard: Difference between revisions

created
 
No edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| class="infobox" style="font-family:Retail Demo, Open Sans, PT Serif; width:250px; padding-top:0px; background-color:#2F2F2F; color:#FFEFD7; font-weight:bold;"
{| class="infobox" style="font-family:Retail Demo, Open Sans, PT Serif; width:320px; padding:10px; background-color:#2F2F2F; color:#FFEFD7; font-weight:bold;"
! colspan="2" style="color: #FFEFD7; background-color: #2F2F2F; font-size: 25px; font-family:Retail Demo, Open Sans, PT Serif; font-weight: bold; text-align:center;" | {{{name}}}
! colspan="2" style="color: #FFEFD7; background-color: #2F2F2F; font-size: 30px; font-family:Retail Demo, Open Sans, PT Serif; font-weight: bold; text-align:center; padding:6px;" | {{{name}}}
|-
|-
! colspan="2" style="text-align:center; border:none;" | [[File:{{{file}}}|frameless|center|190px]]
! colspan="2" style="text-align:center; border:none; padding:6px;" | [[File:{{{file}}}|frameless|center|300px|alt={{{name}}}]]
|-
|-
! style="width:130px; font-weight:bold;" | Tech Type
! style="width:150px; font-weight:bold; font-size:16px;" | Tech Type
| {{{tech_type}}}
| style="font-size:16px;" | [[{{{tech_type}}}]]
|-
|-
! style="width:130px; font-weight:bold;" | Difficulty
! style="width:150px; font-weight:bold; font-size:16px;" | Difficulty
| {{{difficulty}}}
| style="font-size:16px;" | {{{difficulty}}}
|-
|-
! style="width:130px; font-weight:bold;" | Character Dependent
! style="width:150px; font-weight:bold; font-size:16px;" | Character Dependent
| {{{character_dependent}}}
| style="font-size:16px;" | {{{character_dependent}}}
|-
|-
! style="width:130px; font-weight:bold;" | Inputs
! style="width:150px; font-weight:bold; font-size:16px;" | Inputs
| {{{inputs}}}
| style="font-size:16px;" | {{{inputs}}}
|}
|}
</onlyinclude>
</onlyinclude>