Template:TitanoMachinaInfo: Difference between revisions
From Little Tail Wiki
Jump to navigationJump to search
Line 21: | Line 21: | ||
<data source="status"> | <data source="status"> | ||
<label>Status</label> | <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> | |||
<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> | |||
</data> | |||
<group> | <group> | ||
<header>Media</header> | <header>Media</header> | ||
Line 36: | Line 73: | ||
== Template Usage == | == Template Usage == | ||
<nowiki>{{TitanoMachinaInfo | <nowiki>{{TitanoMachinaInfo | ||
|title | |title = | ||
|colors | |colors = | ||
|image | |image = | ||
|ja_kanji | |ja_kanji = | ||
|ja_romaji | |ja_romaji = | ||
| type = | |type = | ||
| grade = | |grade = | ||
| origin = | |origin = | ||
| affiliation = | |affiliation = | ||
| status = | |status = | ||
| gamedebut = | |gamedebut = | ||
| noveldebut = | |noveldebut = | ||
| mangadebut = | |mangadebut = | ||
}}</nowiki> | }}</nowiki> | ||
[[Category:Infobox Templates]]</noinclude> | [[Category:Infobox Templates]]</noinclude> |
Revision as of 00:41, 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
Template Usage
{{TitanoMachinaInfo |title = |colors = |image = |ja_kanji = |ja_romaji = |type = |grade = |origin = |affiliation = |status = |gamedebut = |noveldebut = |mangadebut = }}