No edit summary |
No edit summary |
||
| Line 33: | Line 33: | ||
<data source="chi desc"><label>Description</label></data> | <data source="chi desc"><label>Description</label></data> | ||
</group> | </group> | ||
Type</label></data> | |||
<data source="Favoriete eten"><label>Favoriete eten | |||
</infobox><noinclude>{{Documentation}}</noinclude> | </infobox><noinclude>{{Documentation}}</noinclude> | ||
Revision as of 14:15, 21 August 2023
There is a problem with parsing the infobox
-
0
-
1<title source="name"><default>{{PAGENAME}}</default></title>
-
2<image source="image">
-
3<caption source="caption">
-
4<default>{{{name|{{PAGENAME}}}}} image</default>
-
5</caption>
-
6</image>
-
7<data source="player"><label>Player</label></data>
-
8<data source="title"><label>Title</label></data>
-
9<data source="fullname"><label>Full Name</label></data>
-
10<group>
-
11<header>Statistics</header>
-
12<data source="health"><label>Health</label></data>
-
13<data source="status"><label>Status</label></data>
-
14<data source="alignment"><label>Alignment</label></data>
-
15<data source="class"><label>Class</label></data>
-
16<data source="level"><label>Level</label></data>
-
17</group>
-
18<group>
-
19<header>Physical attributes</header>
-
20<data source="gender"><label>Gender</label></data>
-
21<data source="age"><label>Age</label></data>
-
22<data source="race"><label>Race</label></data>
-
23<data source="height"><label>Height</label></data>
-
24<data source="weight"><label>Weight</label></data>
-
25<data source="eye color"><label>Eye color</label></data>
-
26<data source="hair color"><label>Hair color</label></data>
-
27</group>
-
28<group>
-
29<header>Power</header>
-
30<data source="chi type"><label>Chi Type</label></data>
-
31<data source="chi kleur"><label>Chi Color</label></data>
-
32<data source="chi desc"><label>Description</label></data>
-
33</group>
-
34Type</label></data>
-
35<data source="Favoriete eten"><label>Favoriete eten
-
36
| File:Template-info.svg | Template Documentation (sometimes hidden or invisible)
Template tools: purge • what links here • what transclude this • subpages |
- Description
- This template is used to create a minimalist game character infobox (the "dnd" in the name is misleading).
- Syntax
- Type
somewhere, with parameters as shown below.{{infobox dndcharacter|...}}
Usage
{{Infobox dndcharacter
|name =
|image =
|caption =
|title =
|player =
|health =
|status =
|alignment =
|gender =
|age =
|race =
|height =
|weight =
|eye color =
|hair color =
|level =
|class =
|chi type =
|chi kleur =
|chi desc =
}}
Preview
There is a problem with parsing the infobox
-
0
-
1<title source="name"><default>{{PAGENAME}}</default></title>
-
2<image source="image">
-
3<caption source="caption">
-
4<default>{{{name|{{PAGENAME}}}}} image</default>
-
5</caption>
-
6</image>
-
7<data source="player"><label>Player</label></data>
-
8<data source="title"><label>Title</label></data>
-
9<data source="fullname"><label>Full Name</label></data>
-
10<group>
-
11<header>Statistics</header>
-
12<data source="health"><label>Health</label></data>
-
13<data source="status"><label>Status</label></data>
-
14<data source="alignment"><label>Alignment</label></data>
-
15<data source="class"><label>Class</label></data>
-
16<data source="level"><label>Level</label></data>
-
17</group>
-
18<group>
-
19<header>Physical attributes</header>
-
20<data source="gender"><label>Gender</label></data>
-
21<data source="age"><label>Age</label></data>
-
22<data source="race"><label>Race</label></data>
-
23<data source="height"><label>Height</label></data>
-
24<data source="weight"><label>Weight</label></data>
-
25<data source="eye color"><label>Eye color</label></data>
-
26<data source="hair color"><label>Hair color</label></data>
-
27</group>
-
28<group>
-
29<header>Power</header>
-
30<data source="chi type"><label>Chi Type</label></data>
-
31<data source="chi kleur"><label>Chi Color</label></data>
-
32<data source="chi desc"><label>Description</label></data>
-
33</group>
-
34Type</label></data>
-
35<data source="Favoriete eten"><label>Favoriete eten
-
36
Click here to refresh the preview
{{Infobox dndcharacter
|name = Some Character
|image = Placeholder person.png
|caption = Some
|title = n/a
|player = Some Player
|health = Okay
|status = Alive
|gender = Female
|race = Wikian
|height = 5'7"
|weight = 170 lbs.
|eye color = blue-gray
|hair color = dark blonde
|level = 17
|class = Wizard
|chi type = Specialist
|chi kleur = Gold
|chi desc = Maakt pijlen
}}
A D&D style character
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the character | String | optional |
| Image | image | Filename to put in infobox. Use <gallery> to use multiple images. | File | optional |
| Caption | caption | Caption for the character image | String | optional |
| Title | title | Any official titles the character might have
| String | optional |
| Player | player | Name of person playing this character | String | optional |
| Health | health | How is the character doing health wise? | String | optional |
| Status | status | How is the character doing in general? | String | optional |
| Alignment | alignment | D&D Alignment
| String | optional |
| Gender | gender | Gender of the character | String | optional |
| Age | age | Age of the character | Number | optional |
| Race | race | The character's D&D race
| String | optional |
| Height | height | The height of the character | String | optional |
| Weight | weight | The weight of the character | Unknown | optional |
| Eye Color | eye color | The character's eye color | String | optional |
| Hair Color | hair color | The character's hair color | String | optional |
| Level | level | The character's level
| Number | optional |
| Class | class | The character's D&D class
| String | optional |
| Chi Type | chi type | The type of Chi this character has
| String | optional |
| Chi Kleur | chi kleur | The color of this character's Chi
| String | optional |
| Chi Description | chi desc | A short description of the Chi power
| String | optional |
Visit Template:Infobox dndcharacter/doc to edit this text! (How does this work?) (Refresh this text - why?)