Template:UserInfobox: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:
   | caption1 = {{ #if: {{{avatar_artist|}}} | <div style="text-align: right">{{ Attribution | {{{ avatar_artist }}} }}</div> }}
   | caption1 = {{ #if: {{{avatar_artist|}}} | <div style="text-align: right">{{ Attribution | {{{ avatar_artist }}} }}</div> }}
   | label1 = Pronouns
   | label1 = Pronouns
   | data1 = {{{pronouns|}}}
   | data1 = {{ #if: {{{pronouns|}}} | {{ Flatlist | {{{pronouns}}} }} }}
   | label2 = Also Known As
   | label2 = Also Known As
   | data2 = {{ #if: {{{aka|}}} | {{ Flatlist | {{{aka}}} }} }}
   | data2 = {{ #if: {{{aka|}}} | {{ Flatlist | {{{aka}}} }} }}
Line 55: Line 55:
"label": "Pronouns",
"label": "Pronouns",
"description": "The pronouns the user wishes to use. Note the suggested values are *not* restrictive—just common cases, and you can list multiple sets if you prefer.",
"description": "The pronouns the user wishes to use. Note the suggested values are *not* restrictive—just common cases, and you can list multiple sets if you prefer.",
"type": "string",
"type": "content",
"suggestedvalues": [
"suggestedvalues": [
"he/him",
"he/him",