Template:Infobox Sandbox: Difference between revisions
AZMindroma (talk | contribs) Edited back into a minimalistic design |
AZMindroma (talk | contribs) Added autoheaders tag |
||
| (23 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| | | headerstyle = {{#ifeq:{{{embed|}}}|yes||background-color:#ededed}} <!-- Makes sure the headers are darker --> | ||
| autoheaders = yes | |||
| | | above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} <!-- Title is the page name unless otherwise specified --> | ||
| caption = {{{caption|}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{alt|}}}}} <!-- Not adding images is ok too --> | ||
| caption = {{{caption|}}} <!-- Image caption --> | |||
| header1 = Main Info | | header1 = Main Info | ||
| Line 29: | Line 28: | ||
| data9 = {{{youtube|}}} | | data9 = {{{youtube|}}} | ||
| label10 = Twitter | | label10 = X/Twitter | ||
| data10 = {{{twitter|}}} | | data10 = {{{twitter|}}} | ||
| label11 = Discord Server | | label11 = Discord Server | ||
| data11 = {{{discord|}}} | | data11 = {{{discord|}}} | ||
}} | }} | ||