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|<includeonly>{{PAGENAME}}</includeonly>}}}
| 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;
<!-- Player Information -->
<!-- General Information -->
| header1    = Player Information  
| header1    = Roleplay Information
| label2      = Name
| label2      = Designation <!-- Ignore this parameter.-->
| data2      = {{{player-name|}}}
| data2      = {{{designation|}}}
| label3      = Discord Name
| label3      = Nickname
| data3      = {{{disc-name|}}}
| data3      = ''{{{nickname|}}}''
| label4      = Pronouns
| label4      = Led By
| data4      = {{{pronouns|}}}
| 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|}}}
<!-- Roleplay Information -->
| label6      = Seniority
| header6     = Roleplay Information
| data6      = {{{seniority|}}}
| label7     = Leader
<!-- Mechanical Information -->
| data7       = {{{leader|}}}
| header7     = Mechanical Information
| label8     = Other Characters
| label8     = Unit Class
| data8       = {{{characters|}}}
| data8       = {{{class|}}}
| label9     = Participating Campaigns
| label9    = Classification
| data9       = {{{campaigns|}}}
| data9    = {{{classify|}}}
| label10     = Taskforce
| label10     = Propulsion
| data10      = {{{taskforce|}}}
| data10       = {{{propel|}}}
| label11     = Taskforce Specialization
<!-- Force Information -->
| data11       = {{{tf-special|}}}
| header11    = Force Information
| label12     = IDENT
| label12     = Force Strength
| data12       = {{{ident|}}}
| data12       = {{{fs|}}}
| label13     = Controlled Units (Historical)
| label13      = Speed
| data13       = {{{u-history|}}}
| data13     = {{{speed|}}}
| label14     = Controlled Units (Active)
| label14    = Range
| data14       = {{{u-active|}}}
| 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>