Welcome to the newly independent BOXBOY WIKI! |
---|
Learn more about our fork at BOXBOY WIKI!:2025 Fork. If you have edited the Fandom wiki and would like to claim your account here, you can do so via Special:MigrateUserAccount. To ensure you only visit the independent wiki going forward, install the Indie Wiki Buddy browser extension. |
Template:World: Difference between revisions
From BOXBOY WIKI!
Jump to navigationJump to search
(Created page with "<includeonly> <infobox> <title source="title1"> <default>{{PAGENAME}}</default> </title> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="header1">Section Header</header> </group> </infobox> </includeonly> <noinclude> Example usage: {{World | title1=Example | image1=Example.jpg | caption-image1=Example}} <pre> {{World | title1=Example | image1=Example.jpg | caption-image1=Example}} </pre> <tem...") |
No edit summary |
||
Line 1: | Line 1: | ||
< | {|class="infobox" style="width: 32%; text-align: left; font-size: 90%; border-radius:5px 5px 5px 5px;" align="right" cellpadding="2" | ||
< | ! style="background:white; color:black; text-shadow:#000 .1em .1em .1em; padding-left:20px; border-radius:5px 5px 0px 0px;" align="center" colspan="2"|{{{name}}} | ||
|- | |||
{{#if: {{{image|<noinclude>-</noinclude>}}} | | |||
{{!}} style="text-align: center;" colspan="2" {{!}} [[Image:{{{image}}}|200px|{{{width}}}|]] | |||
{{!}}- | |||
}} | |||
|- | |||
{{#if: {{{imagetwo|<noinclude>-</noinclude>}}} | | |||
{{!}} style="text-align: center;" colspan="2" {{!}} [[Image:{{{imagetwo}}}|200px|{{{widthtwo}}}|]] | |||
{{!}}- | |||
</ | }} | ||
< | |- | ||
<noinclude> | {{#if: {{{imagemap|<noinclude>-</noinclude>}}} | | ||
{{!}} style="text-align: center;" colspan="2" {{!}} {{{imagemap}}} | |||
{{ | {{!}}- | ||
}} | |||
|- | |||
! style="background:white; color:black; text-shadow:#000 .1em .1em .1em; border-radius:5px 5px 0px 0px;" align="center" colspan="2" |World Information | |||
|- | |||
{{ | {{#if: {{{fullname|<noinclude>-</noinclude>}}} | | ||
! World Name | |||
{{!}} {{{fullname}}} | |||
{{!}}- | |||
</ | }} | ||
{{#if: {{{jp|<noinclude>-</noinclude>}}} | | |||
{" | ! JP | ||
< | {{!}} {{{jp}}} | ||
</noinclude> | {{!}}- | ||
}} | |||
{{#if: {{{game|<noinclude>-</noinclude>}}} | | |||
! Game | |||
{{!}} {{{game}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{crowns|<noinclude>-</noinclude>}}} | | |||
! Total No. of Crowns | |||
{{!}} {{{crowns}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{levels|<noinclude>-</noinclude>}}} | | |||
! No. of Levels | |||
{{!}} {{{levels}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{ability|<noinclude>-</noinclude>}}} | | |||
! Ability | |||
{{!}} {{{ability}}} | |||
{{!}}- | |||
}} | |||
|- | |||
! style="background:white; color:black; text-shadow:#000 .1em .1em .1em; border-radius:5px 5px 0px 0px;" align="center" colspan="2" | | |||
|- | |||
{{#if: {{{prevworld|<noinclude>-</noinclude>}}} | | |||
! Previous World | |||
{{!}} {{{prevworld}}} | |||
{{!}}- | |||
}} | |||
{{#if: {{{nextworld|<noinclude>-</noinclude>}}} | | |||
! Following World | |||
{{!}} {{{nextworld}}} | |||
{{!}}- | |||
}} | |||
|} |
Revision as of 17:43, 11 July 2024
{{{name}}} | |
---|---|
[[Image:{{{image}}}|200px|{{{width}}}|]] | |
[[Image:{{{imagetwo}}}|200px|{{{widthtwo}}}|]] | |
{{{imagemap}}} | |
World Information | |
World Name | {{{fullname}}} |
JP | {{{jp}}} |
Game | {{{game}}} |
Total No. of Crowns | {{{crowns}}} |
No. of Levels | {{{levels}}} |
Ability | {{{ability}}} |
Previous World | {{{prevworld}}} |
Following World | {{{nextworld}}} |