Anonymous
×
Create a new article
Write your page title here:
We currently have 64 articles on Horizons Rebirth. Type your article name above or click on one of the titles below and start writing!



Horizons Rebirth

Test Infobox: Difference between revisions

(Created page with "{{infobox character | title = Flowa | image = Example.jpg | imagecaption = Flowa, at rest | position = Legal Secretary | age = 2 months | status = Active | height = 5 inches | weight = 20 grams }}")
 
No edit summary
Line 1: Line 1:
{{infobox character
<infobox>
| title        = Flowa
  <title source="title">
| image         = Example.jpg
    <default>{{PAGENAME}}</default>
| imagecaption  = Flowa, at rest
  </title>
| position      = Legal Secretary
    <panel>
| age           = 2 months
    <section>
| status        = Active
      <label>Panel 1</label>
| height        = 5 inches
      <data source="parameter-1">
| weight        = 20 grams
         <label>Label 1</label></data>
}}
      <data source="parameter-2">
         <label>Label 2</label></data>
    </section>
    <section>
      <label>Panel 2</label>
      <data source="parameter-3">
        <label>Label 3</label></data>
      <data source="parameter-4">
        <label>Label 4</label></data>
      <group>
        <header>Header</header>
        <data source="parameter-5">
           <label>Label 5</label></data>
        <data source="parameter-6">
          <label>Label 6</label></data>
      </group>
    </section>
  </panel>
</infobox>

Revision as of 12:27, 31 January 2023