User:Williek/sandbox: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
(Created page with "<includeonly><infobox type="creature"> <title source="name"></title> <data source="title"></data> <image source="image"></image> <data source="full name"> <label>Full Name</label> </data> <data source="va"> <label>Voiced by</label> </data> <data source="role"> <label>Role</label> </data> <data source="faction"> <label>Faction</label> </data> <data source="family"> <label>Family</label> </data> <data source="hometown"> <label>Hometown</label> </data> <group>...")
 
m (Using |type=creature before the content results in error <title source is not an attribute (it parses as one), but putting it after does not throw an error... Also, |1= does not work for some reason? Really weird stuff)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><infobox type="creature">
<includeonly>{{#tag:infobox|
<title source="name"></title>
<title source="name"></title>
<data source="title"></data>
<data source="title"></data>
Line 40: Line 40:
</group>
</group>
<panel>
<panel>
  <section>
    {{User:Williek/sandbox/lt}}section>
     <label>Balanced</label>
     <label>Balanced</label>
     <group>
     <group>
Line 161: Line 161:
       </group>
       </group>
     </group>
     </group>
   </section>
   {{User:Williek/sandbox/lt}}/section>
   <section>
   {{#if: {{{no section 2|a}}} |
  {{User:Williek/sandbox/lt}}section>
     <label>Explorer</label>
     <label>Explorer</label>
     <group>
     <group>
Line 280: Line 281:
       </group>
       </group>
     </group>
     </group>
   </section>
   {{User:Williek/sandbox/lt}}/section>
   <section>
   }}
  {{#if: {{{no section 3|}}} |
  {{User:Williek/sandbox/lt}}section>
     <label>Tactician</label>
     <label>Tactician</label>
     <group>
     <group>
Line 399: Line 402:
       </group>
       </group>
     </group>
     </group>
   </section>
   {{User:Williek/sandbox/lt}}/section>
   <section>
   }}
  {{#if: {{{no section 4|}}} |
  {{User:Williek/sandbox/lt}}section>
     <label>Honour</label>
     <label>Honour</label>
     <group>
     <group>
Line 518: Line 523:
       </group>
       </group>
     </group>
     </group>
   </section>
   {{User:Williek/sandbox/lt}}/section>
  }}
</panel>
</panel>
</infobox></includeonly><noinclude>
|type=creature
{{Infobox creature/internal
}}</includeonly><noinclude>
{{User:Williek/sandbox
| name = Name
| name = Name
| title = Title
| title = Title

Latest revision as of 00:13, 2 June 2024

This is the raw internal infobox template for creatures. It does very little processing on its parameters and expects all the data to be spoon-fed.