There is a problem with parsing the infobox
-
0
-
1<theme-source="color-theme">
-
2<title source="title1">
-
3<default>{{PAGENAME}}</default>
-
4</title>
-
5<image source="image1">
-
6<caption source="caption1"/>
-
7</image>
-
8<group>
-
9<header>Basic Information</header>
-
10<data source="titles">
-
11<label>Title(s)</label>
-
12</data>
-
13<data source="pronouns">
-
14<label>Pronouns</label>
-
15</data>
-
16<data source="lifeform">
-
17<label>Lifeform</label>
-
18</data>
-
19<data source="place_of_origin">
-
20<label>Place of Origin</label>
-
21</data>
-
22<data source="affiliation(s)">
-
23<label>Affiliation(s)</label>
-
24</data>
-
25<data source="relations">
-
26<label>Relations</label>
-
27</data>
-
28</group>
-
29<group>
-
30<header>Meta Info</header>
-
31<data source="playbook">
-
32<label>Playbook</label>
-
33</data>
-
34<data source="player">
-
35<label>Player</label>
-
36</data>
-
37</group>
-
38
Example usage:
{{Infobox PC |title1=Example |image1=Example |caption1=Example |playbook=Example |place_of_origin=Example |player=Example }}