Welcome to the independent BOXBOY WIKI!

After ten years on Fandom, we forked on January 14, 2025. If you have edited the Fandom wiki and would like to reclaim your account, click here. To ensure that you only visit the independent wiki going forward, install the Indie Wiki Buddy browser extension.

Template:World

From BOXBOY WIKI!
Revision as of 17:30, 11 July 2024 by Audaaa (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


Example usage:

<infobox>

 <title source="title1">
   <default>World</default>
 </title>
 <image source="image1">

</image> <group> <header source="header1">Section Header</header> </group> </infobox>

{{World
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example}}

<templatedata> {"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true}},"sets":[],"maps":{}} </templatedata>