Template:TechCard: Difference between revisionsGive feedback
No edit summary |
Undo revision 52624 by Monster Domosed (talk) Tag: Undo |
||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="infobox" style="font-family:Retail Demo, Open Sans, PT Serif; width:320px; padding:10px; 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: 30px; text-align:center; padding:6px;" | {{{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; padding:6px;" | [[File:{{{file}}}|frameless|center|300px|alt={{{name}}}]] | ! colspan="2" style="text-align:center; border:none; padding:6px;" | [[File:{{{file}}}|frameless|center|300px|alt={{{name}}}]] | ||
|- | |- | ||
! style="width:150px; font-weight:bold; font-size:16px;" | ! style="width:150px; font-weight:bold; font-size:16px;" | Tech Type | ||
| style="font-size:16px;" | | style="font-size:16px;" | [[{{{tech_type}}}]] | ||
|- | |- | ||
! style="width:150px; font-weight:bold; font-size:16px;" | ! style="width:150px; font-weight:bold; font-size:16px;" | Difficulty | ||
| style="font-size:16px;" | | style="font-size:16px;" | {{{difficulty}}} | ||
|- | |- | ||
! style="width:150px; font-weight:bold; font-size:16px;" | ! style="width:150px; font-weight:bold; font-size:16px;" | Character Dependent | ||
| style="font-size:16px;" | | style="font-size:16px;" | {{{character_dependent}}} | ||
|- | |- | ||
! style="width:150px; font-weight:bold; font-size:16px;" | ! style="width:150px; font-weight:bold; font-size:16px;" | Inputs | ||
| style="font-size:16px;" | | style="font-size:16px;" | {{{inputs}}} | ||
}} | |||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||