Template:Infobox character: Difference between revisions

From Katawa Shoujo Wiki

imported>TheWallflower00
No edit summary
imported>TheWallflower00
No edit summary
Line 31: Line 31:
<data source="quote">
<data source="quote">
    <label>Quote</label>
    <label>Quote</label>
    </data>
    <data source="disability"?>
        <label>Disability</label>
     </data>
     </data>
<data source="other">
<data source="other">
    <label>Notable features</label>
    <label>Other</label>
</data>
</data>
</infobox>
</infobox>
<noinclude>{{Documentation}}</noinclude>
<noinclude>{{Documentation}}</noinclude>

Revision as of 16:30, 30 January 2017

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="name" style="text-align:center">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    <format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{name}}}</div></format>
  • 4
    </title>
  • 5
    <image source="image"/>
  • 6
    <data source="gender">
  • 7
    <label>Gender</label>
  • 8
    </data>
  • 9
    <data source="birthday">
  • 10
    <label>Birthday</label>
  • 11
    </data>
  • 12
    <data source="zodiac">
  • 13
    <label>Zodiac sign</label>
  • 14
    </data>
  • 15
    <data source="bloodtype">
  • 16
    <label>Blood type</label>
  • 17
    </data>
  • 18
    <data source="height">
  • 19
    <label>Height</label>
  • 20
    </data>
  • 21
    <data source="music">
  • 22
    <label>Theme</label>
  • 23
    </data>
  • 24
    <data source="occupation">
  • 25
    <label>Occupation</label>
  • 26
    </data>
  • 27
    <data source="family">
  • 28
    <label>Relatives</label>
  • 29
    </data>
  • 30
    <data source="quote">
  • 31
    <label>Quote</label>
  • 32
    </data>
  • 33
    <data source="disability"?>

    Attributes construct error

    Tag definition is not properly terminated

  • 34
    <label>Disability</label>
  • 35
    </data>

    Opening and ending tag mismatch

  • 36
    <data source="other">

    Extra content at the end of the document

  • 37
    <label>Other</label>
  • 38
    </data>
  • 39

Template documentation (for the above template, sometimes hidden or invisible)

Type in this:

{{Infobox_character
|name=Emi Ibarazaki
|image=Char_emi.png
|gender=Female
|birthday=March 14th (age 19)
|zodiac=Pisces
|bloodtype=B
|measurements=70/51/74 (27-20-29)
|height=151cm (4'11")
|weight=41 kg (90 lbs.)
|eyes=Poplar green
|hair=Light brown
|family=[[Meiko Ibarazaki]] (mother)
|music="Standing Tall" [[File:1-20 Standing Tall.ogg|noicon]]
|disability=Missing both legs below the knees
|quote="Can you stand up for yourself?"
|other=Pigtails
}}

to see this:

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="name" style="text-align:center">
  • 2
    <default>{{PAGENAME}}</default>
  • 3
    <format><div style="width:100%; text-align:center;background-color:#008080;color:black;">{{{name}}}</div></format>
  • 4
    </title>
  • 5
    <image source="image"/>
  • 6
    <data source="gender">
  • 7
    <label>Gender</label>
  • 8
    </data>
  • 9
    <data source="birthday">
  • 10
    <label>Birthday</label>
  • 11
    </data>
  • 12
    <data source="zodiac">
  • 13
    <label>Zodiac sign</label>
  • 14
    </data>
  • 15
    <data source="bloodtype">
  • 16
    <label>Blood type</label>
  • 17
    </data>
  • 18
    <data source="height">
  • 19
    <label>Height</label>
  • 20
    </data>
  • 21
    <data source="music">
  • 22
    <label>Theme</label>
  • 23
    </data>
  • 24
    <data source="occupation">
  • 25
    <label>Occupation</label>
  • 26
    </data>
  • 27
    <data source="family">
  • 28
    <label>Relatives</label>
  • 29
    </data>
  • 30
    <data source="quote">
  • 31
    <label>Quote</label>
  • 32
    </data>
  • 33
    <data source="disability"?>

    Attributes construct error

    Tag definition is not properly terminated

  • 34
    <label>Disability</label>
  • 35
    </data>

    Opening and ending tag mismatch

  • 36
    <data source="other">

    Extra content at the end of the document

  • 37
    <label>Other</label>
  • 38
    </data>
  • 39