Template:LSDSubFieldInfobox

From Osamu Sato Wiki
Revision as of 16:40, 5 April 2022 by Ga-show (talk | contribs) (Created page with "{| align=right width="250px" style="border: 2px solid #888; background: #BFBFBF; font-size:12px; -moz-border-radius:7px; margin-top: 0px; margin-left:3px; margin-bottom:3px; f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
{{{name}}}
[[{{{image}}}|240px|center]]
STG {{{stg}}}
Main Area {{{main}}}
Spy {{{spy}}}

Use

This is a placeholder and a solution to put this in the regular LSDFieldInfobox template needs to be made ASAP.

This is a copy of Template:LSDFieldInfobox but it says "Main Area" instead of "Sub-area". The jpname flag is removed here because only the main levels have official names.

  • name: Name of the level
  • image: Image of the entity. It comes pre-formatted as being centered.
  • stg: Stage number
  • main: Main Area.
  • spy: How likely it is for the Spy to appear there.

Sample

Long Hallway
LongHallway.png
STG 10
Main Area Meigetsu-So Apartment
Spy Never

The code beneath produces the infobox you see to the right.

Sample Code:
{{LSDSubFieldInfobox
|name=Long Hallway
|image=File:LongHallway.png
|stg=10
|main=[[Meigetsu-So Apartment]]
|spy=Never
}}

The blank code can be seen beneath.

Sample Code:
{{LSDSubFieldInfobox
|name=
|image=
|stg=
|sub=
|spy=
}}