Template:Infobox unit: Difference between revisions
Created page with "{{Infobox | bodystyle = float: left; | title = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | autoheaders = y | image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|}}}]]}} | caption = {{{caption|}}} | headerstyle = background:#ccf; <!-- Player Information --> | header1 = Player Information | label2 = Name | data2 = {{{player-name|}}} | label3 = Discord Name | data3 = {{{disc-name|}}} | label4 = Pronouns | d..." |
No edit summary |
||
| (22 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| bodystyle = float: left | | bodystyle = align: left; float: none;<!-- This gets table to align left instead or right. --> | ||
| title = {{{name| | | title = {{{unit-name|}}} | ||
| autoheaders = y | | autoheaders = y | ||
| image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|}}}]]}} | | image = {{#if:{{{image|}}}|[[File:{{{image}}}|{{{image_size|}}}]]}} | ||
| image_size = 60px | |||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| headerstyle = background:#ccf; | | headerstyle = background:#ccf; | ||
<!-- | <!-- General Information --> | ||
| header1 = | | header1 = Roleplay Information | ||
| label2 = | | label2 = Designation <!-- Ignore this parameter.--> | ||
| data2 = {{{ | | data2 = {{{designation|}}} | ||
| label3 = | | label3 = Nickname | ||
| data3 = {{{ | | data3 = ''{{{nickname|}}}'' | ||
| label4 = | | label4 = Led By | ||
| data4 = {{{ | | data4 = {{{leader|}}} | ||
| label5 = Wiki Account | | label5 = Wiki Account <!-- Ignore this parameter. Easier to do this than redo all the goddamn numbers again. --> | ||
| data5 = {{{wiki-acc|}}} | | data5 = {{{wiki-acc|}}} | ||
<!-- | | label6 = Seniority | ||
| | | data6 = {{{seniority|}}} | ||
| | <!-- Mechanical Information --> | ||
| | | header7 = Mechanical Information | ||
| | | label8 = Unit Class | ||
| | | data8 = {{{class|}}} | ||
| | | label9 = Classification | ||
| | | data9 = {{{classify|}}} | ||
| | | label10 = Propulsion | ||
| | | data10 = {{{propel|}}} | ||
| | <!-- Force Information --> | ||
| | | header11 = Force Information | ||
| | | label12 = Force Strength | ||
| | | data12 = {{{fs|}}} | ||
| | | label13 = Speed | ||
| | | data13 = {{{speed|}}} | ||
| | | label14 = Range | ||
| | | data14 = {{{range|}}} | ||
| label15 = Armor | |||
| data15 = {{{armor|}}} | |||
| label16 = Air Mobility | |||
| data16 = {{{air-mobile|}}} | |||
| label17 = Maximum Energy | |||
| data17 = {{{energy|}}} | |||
| label18 = Upgrades | |||
| data18 = {{{upgrades|}}} | |||
<!-- Key Note --> | |||
| header19 = Informational | |||
| data20 = The box to the left of the [[:Category:Passives|passives]], [[:Category:Actions|actions]], [[:Category:Abilities|abilities]], and [[:Category:Equipment|equipment]] (e.g [[File:Learning - The Noun Project.svg|20px|Unit Class|link=]]) below determine ''where'' they come from. | |||
| data21 = To learn what the icons mean, '''hover your mouse over it'''. For upgrades (e.g [[File:Upgrade - Delapouite - game-icons.svg|20px|Upgrade|link=]]) the hover text will identify ''which'' upgrade it comes from. | |||
}} | }} | ||
<noinclude>{{documentation}}[[Category:Templates]]</noinclude> | |||