Template:Sublevel technical: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Created page with "{|class = "wikitable collapsible collapsed" style="min-width: 400px;" ! colspan = 6 | Technical information |- ! colspan = 3 | Enemy maximum | colspan = 3 | {{{enemymax}}} |- ...")
 
m (There's no other place to put the internal cave name in.)
Line 1: Line 1:
{|class = "wikitable collapsible collapsed" style="min-width: 400px;"
{|class = "wikitable collapsible collapsed" style="min-width: 400px;"
! colspan = 6 | Technical information
! colspan = 6 | Technical information
|-
! colspan = 3 | Internal cave name
| colspan = 3 | {{{cave}}}
|-
|-
! colspan = 3 | Enemy maximum
! colspan = 3 | Enemy maximum
Line 45: Line 48:
<pre>
<pre>
{{sublevel technical
{{sublevel technical
|cave        = Internal cave name file
|enemymax    = Maximum number of enemies ({f002}, 敵最大数)
|enemymax    = Maximum number of enemies ({f002}, 敵最大数)
|itemmax    = Maximum number of items ({f003}, アイテム最大数)
|itemmax    = Maximum number of items ({f003}, アイテム最大数)

Revision as of 13:21, December 28, 2013

Used to describe the technical aspects of a cave's sublevel.

Use

{{sublevel technical
|cave        = Internal cave name file
|enemymax    = Maximum number of enemies ({f002}, 敵最大数)
|itemmax     = Maximum number of items ({f003}, アイテム最大数)
|gatemax     = Maximum number of gates ({f004}, ゲート最大数)
|capmax      = Maximum number of dead ends/caps ({f014}, キャップ最大数)
|rooms       = Number of rooms ({f005}, ルーム数)
|geyser      = Does it have an escape geyser? ({f007}, 帰還噴水(1=あり))
|unitfile    = Unit definition file ({f008}, 使用ユニット)
|lightfile   = Lighting definition file ({f009}, 使用ライト)
|bg          = Background model file ({f00A}, VRBOX)
|clog        = Is the next sublevel's hole clogged? ({f010}, 階段を壊す岩で隠す(0=オフ 1=オン))
|hiddenfloor = {f013}, 隠し床
|units       = List of cave units. Use {{{sublevel units}}} for this.
}}