Template:Category Infobox: Difference between revisions

From Lenn's Fun Stuff

Created page with "<infobox> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image"> <caption source="caption"/> </image> <group> <header>Archive Details</header> <label>Total Entries</label> <text source="entries">Unknown</text> <label>Affiliation</label> <text source="affiliation">Various</text> <label>Status</label> <text source="status">Active</text> </group> <grou..."
 
No edit summary
Line 6: Line 6:
     </image>
     </image>


     <group>
     <header>Archive Details</header>
        <header>Archive Details</header>
    <data source="entries">
         <label>Total Entries</label>
         <label>Total Entries</label>
        <text source="entries">Unknown</text>
    </data>
    <data source="affiliation">
         <label>Affiliation</label>
         <label>Affiliation</label>
        <text source="affiliation">Various</text>
    </data>
    <data source="status">
         <label>Status</label>
         <label>Status</label>
        <text source="status">Active</text>
     </data>
     </group>


     <group collapse="open">
     <header>Lore Notes</header>
        <header>Lore Notes</header>
    <data source="origin">
        <item layout="horizontal">
        <label>Origin</label>
            <label>Origin</label>
     </data>
            <text source="origin"/>
        </item>
     </group>
</infobox>
</infobox>

Revision as of 07:04, 12 March 2026