Editing Template:TechCardGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<div style="clear:both;"> | |||
<div | {| style="float: right; font-family:Retail Demo, Open Sans, PT Serif; width:300px; padding:10px; background-color:#2F2F2F; color:#FFEFD7; font-weight:bold; margin: 0 0 1em 1em;" | ||
{| | ! 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; text-shadow: 2px 2px 4px rgba(0,0,0,0.8);" | {{{name|N/A}}} | ||
! colspan="2" | |||
{{#if: {{{nofile|}}} | | | {{#if: {{{nofile|}}} | | | ||
{{!}}- | {{!}}- | ||
{{!}} colspan="2" | {{!}} colspan="2" style="text-align:center; border:none; padding:6px" {{!}} | ||
[[File:{{{file|}}}|frameless|center|400px|alt={{{name|N/A}}}]] | [[File:{{{file|}}}|frameless|center|400px|alt={{{name|N/A}}}]] | ||
}} | }} | ||
|- | |- | ||
! | ! style="width:124px;font-size: 15px;text-shadow: 1.5px 1.5px 2px rgba(0, 0, 0, 0.8);text-align:right;color: #afafaf; background-color: #2F2F2F;height:29.5px; padding-right:0.5em" | Tech Type: | ||
| | | style="font-size:16px; color:#FFEFD7; text-shadow:1.5px 1.5px 0.8px rgba(0,0,0,0.8);" | [[{{{tech_type|N/A}}}]] | ||
|- | |- | ||
{{#if: {{{difficulty|}}} | | {{#if: {{{difficulty|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}}-style="vertical-align:top;" | ||
{{!}} | {{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:right;color: #afafaf; background-color: #2F2F2F;height:29.5px" {{!}} Difficulty: | ||
{{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:left; color:#FFEFD7;" {{!}} <span style="margin-left: 2px;">{{{difficulty}}}</span> | |||
}} | }} | ||
{{#if: {{{character_dependent|}}} | | {{#if: {{{character_dependent|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}}-style="vertical-align:top;" | ||
{{!}} | {{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:right;color: #afafaf; background-color: #2F2F2F;height:29.5px" {{!}} Character Dependent: | ||
{{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:left; color:#FFEFD7;" {{!}} <span style="margin-left: 2px;">{{{character_dependent}}}</span> | |||
}} | }} | ||
|- | |- | ||
{{#if: {{{stamina|}}} | | {{#if: {{{stamina|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}}-style="vertical-align:top;" | ||
{{!}} | {{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:right;color: #afafaf; background-color: #2F2F2F;height:29.5px" {{!}} Stamina: | ||
{{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:left; color:#FFEFD7;" {{!}} <span style="margin-left: 2px;">{{{stamina}}}</span> | |||
}} | }} | ||
{{#if: {{{inputs|}}} | | {{#if: {{{inputs|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}}-style="vertical-align:top;" | ||
{{!}} | {{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:right;color: #afafaf; background-color: #2F2F2F;height:29.5px" {{!}} Inputs: | ||
{{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:left; color:#FFEFD7;" {{!}} <span style="margin-left: 2px;">{{{inputs}}}</span> | |||
}} | }} | ||
{{#if: {{{notes|}}} | | {{#if: {{{notes|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} | {{!}}-style="vertical-align:top;" | ||
{{!}} | {{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:right;color: #afafaf; background-color: #2F2F2F;height:29.5px" {{!}} Notes: | ||
{{!}}style="font-size: 15px;text-shadow: 1.5px 1.5px 0.8px rgba(0, 0, 0, 0.8);text-align:left; color:#FFEFD7;" {{!}} <span style="margin-left: 2px;">{{{notes}}}</span> | |||
}} | }} | ||
|} | |} | ||
</div | </div> | ||