Jump to content

Template:Basic Infobox: Difference between revisions

From The Final Nights
No edit summary
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><table class="infobox" style="background-color: #f8f9fa !important;"><tr><th colspan="2" class="infobox-header" style="font-size: 125%; padding: 0.6em; text-align: center; background-color: #cedff2 !important;">{{{name|{{PAGENAME}}}}}</th></tr><tr><td colspan="2" style="padding: 0 1px; background-color: #f8f9fa !important;"><hr style="height: 1px; background-color: #aaa; border: none; margin: 0;" /></td></tr>{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align:center; padding: 0.8em 0; background-color: #f8f9fa !important;">[[File:{{{image}}}|250px]]{{#if:{{{caption|}}}|<br/><small>{{{caption}}}</small>}}</td></tr><tr><td colspan="2" style="padding: 0 1px; background-color: #f8f9fa !important;"><hr style="height: 1px; background-color: #aaa; border: none; margin: 0;" /></td></tr>}}{{#if:{{{occupation|}}}|<tr><th scope="row" style="text-align: left; padding: 8px 12px; width: 40%; font-size: 90%; background-color: #f8f9fa !important;">Occupation</th><td style="padding: 8px 12px; font-size: 90%; background-color: #f8f9fa !important;">{{{occupation}}}</td></tr>}}{{#if:{{{location|}}}|<tr><th scope="row" style="text-align: left; padding: 8px 12px; font-size: 90%; background-color: #f8f9fa !important;">Location</th><td style="padding: 8px 12px; font-size: 90%; background-color: #f8f9fa !important;">{{{location}}}</td></tr>}}{{#if:{{{footnotes|}}}|<tr><td colspan="2" style="padding: 0 1px; background-color: #f8f9fa !important;"><hr style="height: 1px; background-color: #aaa; border: none; margin: 0;" /></td></tr><tr><td colspan="2" style="font-size: 85%; text-align: center; padding: 10px; background-color: #f8f9fa !important;">{{{footnotes}}}</td></tr>}}</table></includeonly>
<table class="infobox" style="width: 22em; border: 1px solid #a2a9b1; background-color: #f8f9fa; float: right; margin: 0 0 1em 1em; border-collapse: collapse; color: black; line-height: 1.5em;">
<noinclude>
 
== Usage ==
  <tr>
Copy and paste the following code to add this infobox to an article:
    <th colspan="2" style="font-size: 125%; font-weight: bold; padding: 0.5em; text-align: center; background-color: #cedff2; border: none; border-bottom: 1px solid #aaa;">
      {{{name|{{PAGENAME}}}}}
    </th>
  </tr>


  {{#if:{{{image|}}}|
<pre>
  <tr>
{{Basic Infobox
    <td colspan="2" style="text-align:center; padding: 0.8em 0; border: none;">
| name      =
      [[File:{{{image}}}|250px]]
| image      =
      {{#if:{{{caption|}}}| <br/><small>{{{caption}}}</small> }}
| caption   =
    </td>
| occupation =
   </tr>
| location   =
  <tr><td colspan="2" style="border: none; border-top: 1px solid #aaa; height: 0;"></td></tr>
| footnotes  =  
  }}
}}
</pre>


  {{#if:{{{occupation|}}}|
== Example ==
  <tr>
<pre>
    <th scope="row" style="text-align: left; padding: 6px 10px; width: 40%; border: none; font-size: 90%;">Occupation</th>
{{Basic Infobox
    <td style="padding: 6px 10px; border: none; font-size: 90%;">{{{occupation}}}</td>
| name      = Nimisha Zakaria
  </tr>
| image      = nimi.png
  }}
| caption    = Nimisha photographed around the early 1900s
 
| occupation = Primogen
  {{#if:{{{location|}}}|
| location   = San Francisco, California
   <tr>
| footnotes  = One of many Malkavian Primogens, best known for her cruel affect towards non-Malkavians and extensive list of boons.
    <th scope="row" style="text-align: left; padding: 6px 10px; border: none; font-size: 90%;">Location</th>
}}
    <td style="padding: 6px 10px; border: none; font-size: 90%;">{{{location}}}</td>
</pre>
  </tr>
{{Basic Infobox
  }}
| name      = Nimisha Zakaria
 
| image      = nimi.png
  {{#if:{{{footnotes|}}}|
| caption    = Nimisha photographed around the early 1900s
  <tr><td colspan="2" style="border: none; border-top: 1px solid #aaa; height: 0;"></td></tr>
| occupation = Primogen
   <tr>
| location   = San Francisco, California
    <td colspan="2" style="font-size: 85%; text-align: center; padding: 8px; border: none; color: #555;">
| footnotes  = One of many Malkavian Primogens, best known for her cruel affect towards non-Malkavians and extensive list of boons.
      {{{footnotes}}}
}}
    </td>
</noinclude>
  </tr>
  }}
 
</table>
</includeonly>

Latest revision as of 18:20, 13 May 2026


Usage

Copy and paste the following code to add this infobox to an article:

{{Basic Infobox
| name       = 
| image      = 
| caption    = 
| occupation = 
| location   = 
| footnotes  = 
}}

Example

{{Basic Infobox
| name       = Nimisha Zakaria
| image      = nimi.png
| caption    = Nimisha photographed around the early 1900s
| occupation = Primogen
| location   = San Francisco, California
| footnotes  = One of many Malkavian Primogens, best known for her cruel affect towards non-Malkavians and extensive list of boons.
}}
Nimisha Zakaria


Nimisha photographed around the early 1900s

OccupationPrimogen
LocationSan Francisco, California

One of many Malkavian Primogens, best known for her cruel affect towards non-Malkavians and extensive list of boons.