Difference between revisions of "Template:Infobox Character"
Jump to navigation
Jump to search
m (added 'location' string to if statement for 'Information header'.) |
Festivelatte (talk | contribs) m |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
|bodystyle = border-spacing: 2px 5px; | |bodystyle = border-spacing: 2px 5px; | ||
+ | |||
+ | | above = {{{name|}}} | ||
|image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} | |image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=frameless|upright={{{image_upright|1}}}|alt={{{alt|}}}}} | ||
Line 9: | Line 11: | ||
|data1 = {{{creator|}}} | |data1 = {{{creator|}}} | ||
− | |header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{gender|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} | + | |header2 = {{ #if: {{{fullname|}}}{{{nickname|}}}{{{alias|}}}{{{species|}}}{{{gender|}}}{{{sex|}}}{{{penissize|}}}{{{occupation|}}}{{{title|}}}{{{family|}}}{{{spouse|}}}{{{relatives|}}}{{{religion|}}}{{{significantother|}}}{{{children|}}}{{{nationality|}}}{{{location|}}} | {{ #if: {{{info-hdr|}}}|{{{info-hdr}}}|Information }} }} |
|label3 = Full name | |label3 = Full name | ||
Line 24: | Line 26: | ||
|label7 = Gender | |label7 = Gender | ||
− | |data7 {{{gender|}}} | + | |data7 = {{{gender|}}} |
+ | |||
+ | |label8 = Sex | ||
+ | |data8 = {{{sex|}}} | ||
+ | |||
+ | |label9 = Occupation | ||
+ | |data9 = {{{occupation|}}} | ||
+ | |||
+ | |label10 = Title | ||
+ | |data10 = {{{title|}}} | ||
+ | |||
+ | |label11 = Family | ||
+ | |data11 = {{{family|}}} | ||
+ | |||
+ | |label12 = Spouse | ||
+ | |data12 = {{{spouse|}}} | ||
− | | | + | |label13 = Relatives |
− | | | + | |data13 = {{{relatives|}}} |
− | | | + | |label14 = Religion |
− | | | + | |data14 = {{{religion|}}} |
− | | | + | |label15 = Significant Other |
− | | | + | |data15 = {{{significantother|}}} |
− | | | + | |label16 = Children |
− | | | + | |data16 = {{{children|}}} |
− | | | + | |label17 = Nationality |
− | | | + | |data17 = {{{nationality|}}} |
− | | | + | |label18 = Location |
− | | | + | |data18 = {{{location|}}} |
− | | | + | |header19 = {{ #if: {{{level|}}}{{{shields|}}}{{{armor|}}}{{{health|}}}{{{initlust|}}} | {{ #if: {{{stats-hdr|}}}|{{{stats-hdr}}}|Stats}} }} |
− | | | ||
− | | | + | |label20 = Level |
− | | | + | |data20 = {{{level|}}} |
− | | | + | |label21 = Shields |
− | | | + | |data21 = {{{shields|}}} |
− | | | + | |label22 = Armor |
− | | | + | |data22 = {{{armor|}}} |
− | | | + | |label23 = Health |
+ | |data23 = {{{health|}}} | ||
− | | | + | |label24 = Initial Lust |
− | | | + | |data24 = {{{initlust|}}} |
− | | | + | |label25 = Maximum Lust |
− | | | + | |data25 = {{{maxlust|}}} |
− | | | + | |label26 = Lust Reset(s) |
− | | | + | |data26 = {{{lustresets|}}} |
− | | | + | |label27 = Penis Size |
− | | | + | |data27 = {{{penissize|}}} |
}} | }} |