Template:TitanoMachinaInfo: Difference between revisions

From Little Tail Wiki
Jump to navigationJump to search
Line 1: Line 1:
<infobox theme="thin" theme-source="colors">
<title source="title"/>
<data source="image"/>
<data source="ja_kanji">
    <label>Japanese Name</label>
    <format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format>
</data>
    <data source="ja_romaji"><label>{{W|Hepburn romanization|Romanized}} Name</label><format>''{{{ja_romaji}}}''</format></data>
<data source="type">
    <label>Type</label>
    </data>
<data source="grade">
    <label>Grade</label>
    </data>
<data source="origin">
    <label>Origin</label>
    </data>
<data source="affiliation">
    <label>Affiliation</label>
    </data>
<data source="status">
    <label>Status</label>
<group>
    <header>Media</header>
        <data source="gamedebut">
        <label>Game Debut</label>
        </data>
        <data source="noveldebut">
        <label>Novel debut</label>
        </data>
    <data source="mangadebut">
        <label>Manga Debut</label>
        </data>
</group>
</infobox><noinclude>
== Template Usage ==
== Template Usage ==
<nowiki>{{TitanoMachinaInfo
<nowiki>{{TitanoMachinaInfo
| title       = Machina name (required)
|title           =
| headerstyle = (defaults to background-color:grey)
|colors          =
| image       = [[File:Waffle.png|200px]]
|image           =  
| caption    = An example image (IMAGE REQUIRED)
|ja_kanji        =
| ("Bio.")
|ja_romaji        =
| type             = Optional
| type           =  
| grade           = Optional
| grade           =  
| origin           = Optional
| origin         =  
| affiliation     = Optional
| affiliation     =
| firstappearance  = Optional
| status          =  
| lastappearance  = Optional
| gamedebut      =  
| status          = Optional
| noveldebut      =
| mangadebut      =  
}}</nowiki>
}}</nowiki>
[[Category:Infobox Templates]]</noinclude>

Revision as of 00:32, 10 March 2025

There is a problem with parsing the infobox

  • 0
  • 1
    <title source="title"/>
  • 2
    <data source="image"/>
  • 3
    <data source="ja_kanji">
  • 4
    <label>Japanese Name</label>
  • 5
    <format><span lang="ja" style="font-family:Meiryo" class="t_nihongo_kanji">{{{ja_kanji}}}</span></format>
  • 6
    </data>
  • 7
    <data source="ja_romaji"><label>{{W|Hepburn romanization|Romanized}} Name</label><format>''{{{ja_romaji}}}''</format></data>
  • 8
    <data source="type">
  • 9
    <label>Type</label>
  • 10
    </data>
  • 11
    <data source="grade">
  • 12
    <label>Grade</label>
  • 13
    </data>
  • 14
    <data source="origin">
  • 15
    <label>Origin</label>
  • 16
    </data>
  • 17
    <data source="affiliation">
  • 18
    <label>Affiliation</label>
  • 19
    </data>
  • 20
    <data source="status">
  • 21
    <label>Status</label>
  • 22
    <group>
  • 23
    <header>Media</header>
  • 24
    <data source="gamedebut">
  • 25
    <label>Game Debut</label>
  • 26
    </data>
  • 27
    <data source="noveldebut">
  • 28
    <label>Novel debut</label>
  • 29
    </data>
  • 30
    <data source="mangadebut">
  • 31
    <label>Manga Debut</label>
  • 32
    </data>
  • 33
    </group>
  • 34

    Opening and ending tag mismatch

    Premature end of tag

Template Usage

{{TitanoMachinaInfo |title = |colors = |image = |ja_kanji = |ja_romaji = | type = | grade = | origin = | affiliation = | status = | gamedebut = | noveldebut = | mangadebut = }}