Template:Who: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
No edit summary
No edit summary
Line 20: Line 20:
   --></span ><!--
   --></span ><!--
   --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{name}}}</span></h2></div>
   --><h2 style="font-size:100%;font-weight:bold;border: none; margin: 0; padding:0; padding-bottom:.1em;"><span style="color:{{{titleforeground|#000000}}}">{{{name}}}</span></h2></div>
<div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 0 0 1.5em 1.5em; {{{style|}}};"><div style="display: block">{{{pic}}}</div>{{{1|{{{text|{{{content}}}}}}}}}</div></div>
<div style="display: block; border: 1px solid {{{border|#99c}}}; vertical-align: top; background: {{{background|#fff}}}; color: {{{foreground|#000}}}; margin-bottom: 10px; padding: .8em 1em 1em 1.3em; margin-top: 0em; border-radius: 0 0 1.5em 1.5em; {{{style|}}};"><div style="display: block; float: left">{{{pic}}}</div>
{| class="wikitable" style="margin:auto"
|+ Caption text
|-
| Name || {{{name}}}
|-
| Race || {{{race}}}
|-
| Example || Example
|}{{{1|{{{text|{{{content}}}}}}}}}</div></div>
<noinclude>{{doc}}</noinclude>
<noinclude>{{doc}}</noinclude>

Revision as of 18:36, 20 October 2022

edit 

{{{name}}}

{{{pic}}}
Caption text
Name {{{name}}}
Race {{{race}}}
Example Example
{{{content}}}

Template:Doc