Test Infobox: Difference between revisions

From Horizons Rebirth
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<infobox>
This is a test page to see if Infoboxes are working as intended.
 
<infobox layout="stacked">
   <title source="name">
   <title source="name">
     <default>{{PAGENAME}}</default>
     <default>{{PAGENAME}}</default>

Revision as of 12:30, 31 January 2023

This is a test page to see if Infoboxes are working as intended.

<infobox layout="stacked">

 <title source="name">
   <default>Test Infobox</default>
 </title>
 <image source="image" />
 
   <label>Label 1</label>
 
 
   <label>Label 2</label>
 

</infobox>