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%;..." |
No edit summary |
||
| Line 26: | Line 26: | ||
</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; }}"> | ||