Template:Infobox animanga/Header/testcases
Appearance
This is the template test cases page for the sandbox of Template:Infobox animanga/Header. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Testing sandbox version
[edit]{{{name}}} | |
{{{ja_kanji}}} ({{{ja_romaji}}}) | |
---|---|
Genre | {{{genre}}} |
{{Infobox animanga/Header/sandbox
| name = {{{name}}}
| image = [[File:Bad Title Example.png|230px]]
| caption = This is an example image
| ja_kanji = {{{ja_kanji}}}
| ja_romaji = {{{ja_romaji}}}
| genre = {{{genre}}}
}}
Testing main template
[edit]{{{name}}} | |
{{{ja_kanji}}} ({{{ja_romaji}}}) | |
---|---|
Genre | {{{genre}}} |
{{Infobox animanga/Header
| name = {{{name}}}
| image = [[File:Bad Title Example.png|230px]]
| caption = This is an example image
| ja_kanji = {{{ja_kanji}}}
| ja_romaji = {{{ja_romaji}}}
| genre = {{{genre}}}
}}