Template:Infobox: Difference between revisions
Created page with "<noinclude><!-- This template was copied from the Daniel Larson Wiki (we wouldn't recommend viewing the wiki to anyone). Do not change the formatting of the code! It makes the infobox look weird for some reason! ---> </noinclude> <div class="infobox" style="float:right; min-width: 22em; max-width: {{{maxwidth|280px}}}; font-size: 88%; line-height: 1.5em; margin: 5px; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;"> <div style="font-size: 110%;..." |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
<div class="infobox" style="float:right; min-width: 22em; max-width: {{{maxwidth|280px}}}; font-size: 88%; line-height: 1.5em; margin: 5px; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;"> | <div class="infobox" style="float:right; min-width: 22em; max-width: {{{maxwidth|280px}}}; font-size: 88%; line-height: 1.5em; margin: 5px; text-align: left; border: 1px solid #aaa; background-color: #f9f9f9;"> | ||
<div style="font-size: 110%; font-weight: bold; background-color: #ccc; text-align: center; padding: 5px 0;">{{{infoboxHeader|{{PAGENAME}}}}}</div> | |||
<div style="margin: 0 5px 5px;> | <div style="margin: 0 5px 5px;> | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
| Line 15: | Line 15: | ||
<div style="{{#if: {{{DOB|}}} | | display: none; }}"> | <div style="{{#if: {{{DOB|}}} | | display: none; }}"> | ||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>DOB</b>: {{{DOB}}}</div> | <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>DOB</b>: {{{DOB}}}</div> | ||
</div> | |||
<div style="{{#if: {{{Birthplace|}}} | | display: none; }}"> | |||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Birthplace</b>: {{{Birthplace}}}</div> | |||
</div> | </div> | ||
<div style="{{#if: {{{Gender|}}} | | display: none; }}"> | <div style="{{#if: {{{Gender|}}} | | display: none; }}"> | ||
| Line 26: | Line 29: | ||
</div> | </div> | ||
<div style="{{#if: {{{Segment|}}} | | display: none; }}"> | <div style="{{#if: {{{Segment|}}} | | display: none; }}"> | ||
<div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Segment</b>: {{{ | <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Segment</b>: {{{Segment}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{timeActive|}}} | | display: none; }}"> | <div style="{{#if: {{{timeActive|}}} | | display: none; }}"> | ||
<div style=" | <div style="padding: 0 3px 0; border-top: 1px solid #aaa;"><b>Time Active</b>: {{{timeActive}}}</div> | ||
</div> | </div> | ||
<div style="{{#if: {{{First|}}} | | display: none; }}"> | <div style="{{#if: {{{First|}}} | | display: none; }}"> | ||