User:T-Furan/Sandbox/Infoboxes: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{PageSeo
This page lists the three most used cases of [[Template:Infobox character]] and [[Template:Infobox statistics]], excluding Action property.
| title =  
{{Infobox character
| description =  
| name = 1_Infobox character standalone
| image =  
| level = 2
| image = Skrut-dialogue.png
| imagesize = 0.9
| image_alt_text = 4
| imagecaption = 5
| role = 6
| creator = 7
| voice = 8
| full_name = 9
| titles = 10
| race = 11
| class = 12
| subclass = 13
| background = 14
| hometown = 15
| age = 16
| family = 17
| occupation = 18
| faction = 19
| experience = 20
}}
}}
{{Infobox character
{{Infobox character
| name = 1
| name = 1_Infobox character + Infobox statistics
| full_name = 2
| level = 2
| level = 3
| image = Skrut-dialogue.png
| image =
| imagesize = 0.9
| imagesize = 1
| image_alt_text = 4 <!--Useful when the user has switched off image loading, or for accessibility tools.-->
| image_alt_text = 5
| imagecaption = 5
| imagecaption = 6
| role = 6
| role = 7
| creator = 7
| creator = 8
| voice = 8
| voice = 9
| full_name = 9
| titles = 10
| titles = 10
| race = 11
| race = 11
| background = 12
| class = 12
| class = 13
| subclass = 13
| subclass = 14
| background = 14
| hometown = 15
| hometown = 15
| age = 16
| age = 16
Line 25: Line 44:
| occupation = 18
| occupation = 18
| faction = 19
| faction = 19
| modules =
| experience = 20
| modules = <!--If multiple modules are needed, use module1, module2, module3 instead.-->
{{Infobox statistics
{{Infobox statistics
| child = yes
| child = yes
| size = 20
| size = 21
| type = 21
| type = 22
| hiddenlevel = 3
| hiddenlevel = 2 <!--Not Level. Necessary to show the Proficiency bonus appropriate for the level specified in the charbox above.-->
| armour_class = 22
| armour_class = 23
| hit_points = 23
| hit_points = 24
| hit_points_tactician = 24
| hit_points_tactician = 25
| movement_speed_meters = 25
| hit_points_honour = 26
| movement_speed_feet = 26
| movement_speed_meters = 27
| weight_kg = 27
| movement_speed_feet = 28
| weight_lb = 28
| weight_kg = 29
| str = 1
| weight_lb = 30
| dex = 1
| initiative = 31 <!--Leave input but empty, to show no initiative in the box.-->
| con = 1
| str = 10
| int = 1
| dex = 10
| wis = 1
| con = 10
| cha = 1
| int = 10
| proficiency bonus =
| wis = 10
| cha = 10
| str_save_proficiency = yes
| dex_save_proficiency =
| con_save_proficiency = yes
| int_save_proficiency =
| wis_save_proficiency = yes
| cha_save_proficiency =
| immune1 = Fire
| resistant1 = Cold
| vulnerable1 = Acid
| condition1_name = Prone
| condition1_description = prone
| condition1_mode = Tactician <!--If the game mode is Balanced, this property should be omitted.-->
| feature1_name = Opportunity Attack
| feature1_item = Belm
| feature1_description = opportunity attack
| feature1_mode = Honour
}}}}
{{Infobox statistics
| name = 1_Infobox statistics standalone
| size = 2
| type = 3
| level = 4
| class = 5
| race = 6
| image = Skrut-dialogue.png
| imagesize = 0.9
| armour_class = 8
| hit_points = 9
| hit_points_tactician = 10
| hit_points_honour = 11
| movement_speed_meters = 12
| movement_speed_feet = 13
| weight_kg = 14
| weight_lb = 15
| initiative = 16 <!--Leave input but empty, to show no initiative in the box.-->
| str = 10
| dex = 10
| con = 10
| int = 10
| wis = 10
| cha = 10
| str_save_proficiency = yes
| str_save_proficiency = yes
| dex_save_proficiency =  
| dex_save_proficiency =  
Line 61: Line 123:
| feature1_description = opportunity attack
| feature1_description = opportunity attack
| feature1_mode = Honour
| feature1_mode = Honour
}}
}}
}}

Latest revision as of 11:50, 23 February 2024

This page lists the three most used cases of Template:Infobox character and Template:Infobox statistics, excluding Action property.