Difference between revisions of "Template:Infobox animanga/Header/testcases"
Jump to navigation
Jump to search
imported>TheFarix |
imported>TheFarix |
||
| Line 36: | Line 36: | ||
| genre = {{{genre}}} | | genre = {{{genre}}} | ||
}} | }} | ||
| − | + | </table> | |
<pre style="width:auto; overflow:auto"> | <pre style="width:auto; overflow:auto"> | ||
| Line 47: | Line 47: | ||
| genre = {{{genre}}} | | genre = {{{genre}}} | ||
}} | }} | ||
| − | |||
</pre> | </pre> | ||
Revision as of 17:29, 9 January 2011
| This is the template test cases page for the sandbox of Template:Infobox animanga/Header. Script error: No such module "Purge". 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 with these links: |
Testing sandbox version
| {{{name}}} | |
![]() This is an example image | |
| {{{ja_kanji}}} ({{{ja_romaji}}}) | |
|---|---|
| Genre | {{{genre}}} |
{{Infobox animanga/Header/sandbox
| name = {{{name}}}
| image = [[Image:Example.png|230px]]
| caption = This is an example image
| ja_kanji = {{{ja_kanji}}}
| ja_romaji = {{{ja_romaji}}}
| genre = {{{genre}}}
}}
Testing main template
| {{{name}}} | |
![]() This is an example image | |
| Template:Nihongo2 (Template:Transl) | |
|---|---|
| Genre | {{{genre}}} |
{{Infobox animanga/Header
| name = {{{name}}}
| image = [[Image:Example.png|230px]]
| caption = This is an example image
| ja_kanji = {{{ja_kanji}}}
| ja_romaji = {{{ja_romaji}}}
| genre = {{{genre}}}
}}
