Template:Infobox Sandbox: Difference between revisions
Appearance
AZMindroma (talk | contribs) No edit summary Tag: Reverted |
AZMindroma (talk | contribs) Added autoheaders tag |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| headerstyle = {{#ifeq:{{{embed|}}}|yes||background-color:#ededed}} | | headerstyle = {{#ifeq:{{{embed|}}}|yes||background-color:#ededed}} <!-- Makes sure the headers are darker --> | ||
| autoheaders = yes | |||
| above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} | | above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} <!-- Title is the page name unless otherwise specified --> | ||
| image | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{alt|}}}}} <!-- Not adding images is ok too --> | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} <!-- Image caption --> | ||
| header1 = Main Info | |||
| label2 = Username | |||
| data2 = {{{username|}}} | |||
| | |||
| | |||
}} | |||
| label3 = Birth Date | |||
| data3 = {{{birthdate|}}} | |||
| | |||
| | |||
}} | |||
| label4 = Home Country | |||
{{ | | data4 = {{{homecountry|}}} | ||
| | |||
| | | header5 = Rolling Lounge Info | ||
| | | label6 = Highest role | ||
| | | data6 = {{{highestrole|}}} | ||
| | |||
| | | label7 = Skill Role | ||
| | | data7 = {{{skillrole|}}} | ||
}} | |||
| header8 = Social Media | |||
| label9 = YouTube | |||
| data9 = {{{youtube|}}} | |||
| label10 = X/Twitter | |||
| data10 = {{{twitter|}}} | |||
| label11 = Discord Server | |||
| data11 = {{{discord|}}} | |||
}} | }} | ||