Template:UserInfobox: Difference between revisions

No edit summary
No edit summary
Line 20: Line 20:
   | label7 = Links
   | label7 = Links
   | data7 = {{ #if: {{{links|}}} | {{ Flatlist | {{{links}}} }} }}
   | data7 = {{ #if: {{{links|}}} | {{ Flatlist | {{{links}}} }} }}
   | label8 = [[JASB]]
   | label8 = [[JADSEYA]] Personal Results
   | data8 = {{ #if: {{{jasb|}}} | {{ hlist | [https://bets.jads.stream/user/@{{{jasb}}} Bets] | [https://bets.jads.stream/user/@{{{jasb}}}/cards Card Collection] }} }}
  | data8 = {{ #if: {{{jadseya_results|}}} | {{ Flatlist | {{{jadseya_results}}} }} }}
  | label9 = [[JASB]]
   | data9 = {{ #if: {{{jasb|}}} | {{ hlist | [https://bets.jads.stream/user/@{{{jasb}}} Bets] | [https://bets.jads.stream/user/@{{{jasb}}}/cards Card Collection] }} }}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
<templatedata>
<templatedata>
Line 92: Line 94:
]
]
},
},
"jasb_cards": {
"jasb": {
"label": "JASB User",
"label": "JASB User",
"description": "The user's username on JASB (also their discord username), to display a link to their card collection and bets.",
"description": "The user's username on JASB (also their discord username), to display a link to their card collection and bets.",
"type": "string"
"type": "string"
},
"jadseya_results": {
"label": "JADSEYA Personalised Results",
"description": "A list of links to the user's personalised results for years of JADSEYA awards.",
"type": "content"
}
}
},
},
Line 107: Line 114:
"jadseya_awards",
"jadseya_awards",
"links",
"links",
"jadseya_results",
"jadsotype",
"jadsotype",
"jasb_cards"
"jasb"
],
],
"format": "block"
"format": "block"