Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Structure: Difference between revisions

Template page
Content added Content deleted
(Created page with "{{infobox | above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}} | image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}} | caption1 = {{{caption|}}} | image2 = {{#if:{{{image2|}}}|[[File:{{{image2}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}} | caption2 = {{{caption2|}}} | abovestyle = background:#eaecee;font-size:130%;padding:0.3em; | headerstyle = background:#eaecee; | autoheaders = y <!------------------------------...")
 
(Reformatted infobox)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{infobox
{{infobox
| above = {{#if:{{{name|}}}|{{{name}}}|{{PAGENAMEBASE}}}}
| image1 = {{#if:{{{image}}}|[[File:{{{image}}}|100px|frameless|alt={{{alt|}}}|]]}}

| image1 = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| caption1 = {{{caption|}}}
| caption1 = {{{caption|}}}
| imagerowclass1 = infobox-image {{#if:{{{imagebg|}}}|{{#switch:{{{imagebg}}}|light=infobox-image--light|dark=infobox-image--dark|}}}}


| image2 = {{#if:{{{image2|}}}|[[File:{{{image2}}}|frameless|alt={{{alt|}}}|border|upright=.6|]]}}
| caption2 = {{{caption2|}}}

| abovestyle = background:#eaecee;font-size:130%;padding:0.3em;
| headerstyle = background:#eaecee;
| autoheaders = y
<!-------------------------------------------------------------->
<!-------------------------------------------------------------->


| header1 = {{#if:{{{type|}}}{{{cost|}}}{{{requirement|}}}{{{hull|}}}{{{ru_capacity|}}}{{{limit_cap|}}}{{{placement|}}}{{{special_property|}}}|Structure Stats}}
| header1 = {{#if:{{{type|}}}{{{cost|}}}{{{requirement|}}}{{{hull|}}}{{{income|}}}{{{ru_capacity|}}}{{{limit_cap|}}}{{{placement|}}}{{{special_property|}}}|{{PAGENAMEBASE}}}}
| rowclass1 = infobox-title


| label2 = Type
| label2 = Type
| data2 = {{{type|}}}
| data2 = {{{type|}}}
| rowclass2 = data-type infobox-data infobox-col2


| label3 = Cost
| label3 = Cost
| data3 = {{{cost|}}}
| data3 = {{{cost|}}}
| rowclass3 = data-cost infobox-data infobox-col2


| label4 = Requirement
| label4 = Requirement
| data4 = {{{requirement|}}}
| data4 = {{{requirement|}}}
| rowclass4 = data-requirement infobox-data infobox-col2


| label5 = Hull
| label5 = Hull
| data5 = {{{hull|}}}
| data5 = {{{hull|}}}
| rowclass5 = data-hull infobox-data infobox-col2

| label6 = Income
| data6 = {{{income|}}}
| rowclass6 = data-income infobox-data infobox-col2


| label6 = RU Capacity
| label7 = RU Capacity
| data6 = {{{ru_capacity|}}}
| data7 = {{{ru_capacity|}}}
| rowclass7 = data-rucapacity infobox-data infobox-col2


| label7 = Limit Cap
| label8 = Limit Cap
| data7 = {{{limit_cap|}}}
| data8 = {{{limit_cap|}}}
| rowclass8 = data-limitcap infobox-data infobox-col2


| label8 = Can be placed at
| label9 = Can be placed at
| data8 = {{{placement|}}}
| data9 = {{{placement|}}}
| rowclass9 = data-placement infobox-data infobox-col2


| label9 = Special Property
| label10 = Special Property
| data9 = {{{special_property|}}}
| data10 = {{{special_property|}}}
| rowclass10 = data-specialproperty infobox-data infobox-col2


<!---------------------------------->
<!---------------------------------->
Line 43: Line 49:
| header20 = {{#if:{{{damage_1|}}}{{{ammo_1|}}}{{{rate_of_fire_1|}}}|{{{weapon_name_1|}}}}}
| header20 = {{#if:{{{damage_1|}}}{{{ammo_1|}}}{{{rate_of_fire_1|}}}|{{{weapon_name_1|}}}}}
| data20 = {{{weapon_name_1|}}}
| data20 = {{{weapon_name_1|}}}
| rowclass20 = data-weaponname infobox-data infobox-title


| label21 = Damage
| label21 = Damage
| data21 = {{{damage_1|}}}
| data21 = {{{damage_1|}}}
| rowclass21 = data-damage infobox-data infobox-col2


| label22 = Ammo
| label22 = Ammo
| data22 = {{{ammo_1|}}}
| data22 = {{{ammo_1|}}}
| rowclass22 = data-ammo infobox-data infobox-col2


| label23 = Rate of Fire
| label23 = Rate of Fire
| data23 = {{{rate_of_fire_1|}}}
| data23 = {{{rate_of_fire_1|}}}
| rowclass23 = data-rateoffire infobox-data infobox-col2


<!---------------------------------->
<!---------------------------------->
Line 57: Line 67:
| header30 = {{#if:{{{damage_2|}}}{{{ammo_2|}}}{{{rate_of_fire_2|}}}|{{{weapon_name_2|}}}}}
| header30 = {{#if:{{{damage_2|}}}{{{ammo_2|}}}{{{rate_of_fire_2|}}}|{{{weapon_name_2|}}}}}
| data30 = {{{weapon_name_2|}}}
| data30 = {{{weapon_name_2|}}}
| rowclass30 = data-weaponname2 infobox-data infobox-title


| label31 = Damage
| label31 = Damage
| data31 = {{{damage_2|}}}
| data31 = {{{damage_2|}}}
| rowclass31 = data-damage2 infobox-data infobox-col2


| label32 = Ammo
| label32 = Ammo
| data32 = {{{ammo_2|}}}
| data32 = {{{ammo_2|}}}
| rowclass32 = data-ammo2 infobox-data infobox-col2


| label33 = Rate of Fire
| label33 = Rate of Fire
| data33 = {{{rate_of_fire_2|}}}
| data33 = {{{rate_of_fire_2|}}}
| rowclass33 = data-rateoffire infobox-data infobox-col2


}}<noinclude>{{documentation}}</noinclude>
}}<noinclude>{{documentation}}</noinclude>

Latest revision as of 09:11, 23 January 2024

[[File:{{{image}}}|100px|frameless|alt=|]]
Template documentation[create]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.