|
|
(82 intermediate revisions by 8 users not shown) |
Line 1: |
Line 1: |
| <table border="0" cellspacing="0" cellpadding="0" style="float:right; clear:right; margin: 0 0 .5em 1em; width:250px; background:#ffffff; border-collapse:collapse; border:1px solid #999999; font-size:smaller; line-height:1.5;">
| | {{Infobox|start|bg=#996}} |
| <tr><td colspan="2"><div id="infoboxinternal">
| | {{Infobox|title|name={{{name|}}}}} |
| <table border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 0 0; width:100%; background:#ffffff; border-collapse:collapse;">
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} |
| <tr style="text-align:center;"><td colspan="2" style="padding:0; background:{{{imageBG|#2D1452}}};">{{{image|}}}</td></tr>
| | |
| <tr style="text-align:center; color:#ffffff; background:#996; font-size:larger;"><th colspan="2">{{{name}}}</th></tr> {{t|1=|1{{{hideb|}}}=<tr><th colspan="2" style="text-align:left; font-weight:normal; background:#ddb;">'''Biological information'''</th></tr>}} {{t|1=<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: {{{3|#f0f0f0}}}"><td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Height</td><td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">
| | {{Infobox|section|title={{{section1-title|General overview}}}|bg=#DDB|color=#000|entries= |
| {{{height|}}} | | {{Infobox|entry|title={{{classification-title|Classification}}}|content={{{classification|}}}}} |
| </td></tr>|1{{{height|}}}=}} {{t|1=<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: {{{3|#f0f0f0}}}"><td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Distinctions</td><td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">
| | {{Infobox|entry|title={{{distinctions-title|Distinctions}}}|content={{{distinctions|}}}}} |
| {{{distinctions|}}} | | {{Infobox|entry|title={{{height-title|Height}}}|content={{{height|}}}}} |
| </td></tr>|1{{{distinctions|}}}=}} {{t|1=<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: {{{3|#f0f0f0}}}"><td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Known Species</td><td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">
| | {{Infobox|entry|title={{{mass-title|Mass}}}|content={{{mass|}}}}} |
| {{{species|}}} | | {{Infobox|entry|title={{{attacks-title|Method of attack}}}|content={{{attacks|}}}}} |
| </td></tr>|1{{{species|}}}=}}{{t|1=<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: {{{3|#f0f0f0}}}"><td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Attacks</td><td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">
| | {{Infobox|entry|title={{{notable-title|Notable individuals}}}|content={{{notable|}}}}} |
| {{{attacks|}}} | | }} |
| </td></tr>|1{{{attacks|}}}=}}{{t|1=<tr style="spacing-top: 0px; spacing-bottom: 0px; vertical-align: middle; background: {{{3|#f0f0f0}}}"><td style="border-top: 1px solid #999; border-bottom: 1px solid #999;">Notable Members</td><td class="infoboxcell" style="border-top: 1px solid #999; border-bottom: 1px solid #999;">
| | |
| {{{notable|}}} | | {{Infobox|end}}<noinclude>{{clear}} |
| </td></tr>|1{{{notable|}}}=}}</table></div></td></tr><tr><td id="infoboxend" class="plainlinks" style="text-align:right; width:49%;"></td><td style="text-align:left; width:51%;"> [[Template:Flood Species Infobox|[Source]]]</td></tr></table><!-- TEMPLATE ENDS HERE. In order to regenerate the template, replace the code above with the source code provided. --><noinclude>
| | ==Usage instructions== |
| {{clear}} | |
| ===Usage instructions===
| |
| Paste the following code into the top of an article, filling all known fields: | | Paste the following code into the top of an article, filling all known fields: |
| <pre><nowiki> | | |
| {{Flood Species Infobox | | <pre> |
| |name=
| | {{Flood infobox |
| |image= | | |image= |
| | |classification= |
| | |distinctions= |
| |height= | | |height= |
| |distinctions= | | |mass= |
| |species=
| |
| |attacks= | | |attacks= |
| |notable= | | |notable= |
| }}</nowiki></pre> | | }} |
| | | </pre> |
| ===Display parameters===
| |
| *hideb
| |
| *hidep
| |
| *hidec
| |
|
| |
|
| ===Source===
| | [[Category:Infobox templates]]</noinclude> |
| <nowiki>
| |
| {{subst:slh|#2D1452|250px}} {{subst:sls|Biological information|#7859A6|hideb}} {{subst:sld|Homeworld|homeworld}} {{subst:sld|Date of birth|birth}} {{subst:sld|Date of death|death}} {{subst:sls|Physical description|#7859A6|hidep}} {{subst:sld|Species|species}} {{subst:sld|Gender|gender}} {{subst:sld|Height|height}} {{subst:sld|Hair color|hair}} {{subst:sld|Eye color|eyes}} {{subst:sld|Cybernetics|cyber}} {{subst:sls|Chronological and political information|#7859A6|hidec}} {{subst:sld|Era(s)|era}} {{subst:sld|Affiliation|affiliation}} {{subst:slf}}
| |
| </nowiki>
| |
| [[Category:Character infoboxes|{{PAGENAME}}]]
| |
| [[Category:Infoboxes|{{PAGENAME}}]]
| |
| [[Category:Templates|{{PAGENAME}}]] | |
| </noinclude> | |