Template:Location infobox: Difference between revisions

Template page
(Created page with "{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;" !colspan="2" style="background:#FF4753" | ''{{#if: {{{Title|}}}|{{{Title}}}|{{PAGENAME}}}}'' |- | colspan="2" align="center" style = "font-size: 90%; background: #333333" |{{#if: {{{image|}}} |{{{image}}}}} |- | colspan="2" align="center" style = "font-size: 90%; background: #000000" |{{#if: {{{caption|}}}| {{{caption}}}}} |- {{#if: {{{Appearances|}}}|{{!}}colspan="2" align="center"...")
 
No edit summary
Line 1: Line 1:
{| style="background: #000000; width: 22em; margin: 0 auto; float: right; clear: right;"
<templatestyles src="Template:Artist infobox/styles.css" />
!colspan="2" style="background:#FF4753" | ''{{#if: {{{Title|}}}|{{{Title}}}|{{PAGENAME}}}}''
{| class="tpl:infobox" style="background-color:rgba(217, 217, 217, 0.2);border: solid;border-color:#3a40450f; width: 22em; float: right; clear: left;"
!colspan="2" style="background:#FF4753" | {{#if: {{{Alias|}}}|{{{Alias}}}|{{PAGENAME}}}}
|-
|-
|-
| colspan="2" align="center" style = "font-size: 90%; background: #333333" |{{#if: {{{image|}}} |{{{image}}}}}
| colspan="2" align="center" style = "font-size: 90%; background: #333333" |{{#if: {{{image|}}} |{{{image}}}}}

Revision as of 21:01, 1 January 2023

Location infobox


Usage

Made this quick template here to help enhance the articles a bit. Copy and paste the following code:

{{Location infobox
| Title = 
| image = 
| caption = 
| Appearances = 
}}


Note: do not remove fields, just leave them blank if there's no info.