Template:Sublevel units: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
mNo edit summary
m (Actually, this is what defines a "room".)
Line 8: Line 8:
<pre>
<pre>
{{sublevel units
{{sublevel units
|&lt;1st unit's internal name&gt;|&lt;1st unit's description, in bold if it's a "room" (i.e. "room Flags" is "0 1")&gt;
|&lt;1st unit's internal name&gt;|&lt;1st unit's description, in bold if it's a "room" (i.e. "room type" is "1")&gt;
|&lt;2nd name&gt;|&lt;2nd description&gt;
|&lt;2nd name&gt;|&lt;2nd description&gt;
|&lt;3rd name&gt;|&lt;3rd description&gt;
|&lt;3rd name&gt;|&lt;3rd description&gt;

Revision as of 13:53, December 29, 2013

This template is to be used in conjunction with {{Sublevel technical}}.

Use

{{sublevel units
|<1st unit's internal name>|<1st unit's description, in bold if it's a "room" (i.e. "room type" is "1")>
|<2nd name>|<2nd description>
|<3rd name>|<3rd description>
|<4th name>|<4th description>
|<5th name>|<5th description>
|<6th name>|<6th description>
}}

All parameters are optional. Normally, you call this template every 6 units. So if a sublevel has 8 units, you call this template, fill in the info on the first 6, and then call it again, only filling in the info on the next 2.