Changes

543 bytes removed ,  22:13, 22 August 2021
no edit summary
Line 1: Line 1: −
<table class="infobox">
+
{{Queen infobox
  <caption class="infobox-title">{{{title}}}</caption>
+
|variant=  
  <tr><td class="infobox-above" colspan="2">{{{above}}}</td></tr>
+
|othernames=
  <tr><td class="infobox-subheader" colspan="2">{{{subheader}}}</td></tr>
+
|image=
  <tr><td class="infobox-image" colspan="2">{{{image}}}</td></tr>
+
|homeworld=
  <tr><td class="infobox-caption" colspan="2">{{{caption}}}</td></tr>
+
|birth=
  <tr><td class="infobox-header" colspan="2">{{{header}}}</td></tr>
+
|death=
  <tr>
+
|species=
    <th class="infobox-label">{{{label}}}</th>
+
|gender=
    <td class="infobox-data">{{{data}}}</td>
+
|height=
  </tr>
+
|mass=
  <tr>
+
|hair=
    <td class="infobox-data-full" colspan="2">{{{data2}}}</td>
+
|eyes=
  </tr>
+
|affiliation=
  ... repeat for N rows
+
|rank=
  <tr>
+
|class=
    <td class="infobox-below" colspan="2">{{{below}}}</td>
+
|sn=
  </tr>
+
|notable=
</table>
+
}}