Template:Infobox room: Difference between revisions
From X-Fusion Wiki
Jump to navigationJump to search
Mysterypaint (talk | contribs) Created page with "{| class="wikitable" style="float:right;" |- ! colspan="2" | {{PAGENAME}}{{#if:{{{nickname|}}}|<br />''"{{{nickname|}}}"''|}} |- ! Zone | <includeonly>[[{{{zone|Unsorted}}}]]</includeonly> |- | {{#if:{{{subzone|}}}||style="display:none;"}} ! Subzone | {{#if:{{{subzone|}}}|[[{{{zone|Zone}}}/{{{subzone|}}}]]|}} |- | {{#if:{{{subsubzone|}}}||style="display:none;"}} ! Subsubzone | {{#if:{{{subsubzone|}}}|[[{{{zone|Zone}}}/{{{subzone|}}}/{{{subsubzone|}}}]]}} |- | {{#if:{{{ha..." |
Mysterypaint (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right;" | {| class="wikitable" style="float:right;" | ||
|- | |- | ||
! colspan="2" | {{PAGENAME}}{{#if:{{{nickname|}}}|<br />''"{{{nickname | ! colspan="2" | {{PAGENAME}}{{#if:{{{nickname|}}}|<br />''"{{{nickname}}}"''}} | ||
|- | |- | ||
! Zone | ! Zone | ||
| | | [[{{{zone|Unsorted}}}]] | ||
{{#if:{{{subzone|}}} | |||
! Subzone | |- | ||
! Subzone | |||
| [[{{{zone|Zone}}}/{{{subzone}}}]] | |||
! Subsubzone | }} | ||
{{#if:{{{subsubzone|}}} | |||
|- | |||
! Hazard | ! Subsubzone | ||
| {{{hazard | | [[{{{zone|Zone}}}/{{{subzone|}}}/{{{subsubzone|}}}]] | ||
}} | |||
! Utility | {{#if:{{{hazard|}}} | ||
| {{{utility | |- | ||
! Hazard | |||
! Theme | | {{{hazard}}} | ||
| [[{{{theme | }} | ||
{{#if:{{{utility|}}} | |||
! Items | |- | ||
| | ! Utility | ||
| {{{utility}}} | |||
}} | |||
{{#if:{{{theme|}}} | |||
| {{{visible|}}} | |- | ||
! Theme | |||
| [[{{{theme}}}]] | |||
| {{{chozo|}}} | }} | ||
{{#if:{{{visible|}}} | |||
|- | |||
| {{{hidden|}}} | ! Items | ||
|- | |||
{{#if:{{{visible|}}} | |||
| Visible | |||
| {{{visible|}}} | |||
}} | |||
{{#if:{{{chozo|}}} | |||
| Chozo | |||
| {{{chozo|}}} | |||
}} | |||
{{#if:{{{hidden|}}} | |||
| Hidden | |||
| {{{hidden|}}} | |||
}} | |||
}} | |||
|} | |} | ||
<includeonly> | <includeonly> | ||
[[Category: Rooms in {{{zone|Unsorted}}}]] | [[Category: Rooms in {{{zone|Unsorted}}}]] | ||
{{#if:{{{subzone|}}}|[[Category: Rooms in {{{zone|Unsorted}}}/{{{subzone|}}}]] | {{#if:{{{subzone|}}}|[[Category: Rooms in {{{zone|Unsorted}}}/{{{subzone|}}}]]}} | ||
{{#if:{{{subsubzone|}}}|[[Category: Rooms in {{{zone|Unsorted}}}/{{{subzone|}}}/{{{subsubzone|}}}]] | {{#if:{{{subsubzone|}}}|[[Category: Rooms in {{{zone|Unsorted}}}/{{{subzone|}}}/{{{subsubzone|}}}]]}} | ||
{{#if:{{{hazard|}}}|[[Category: {{{hazard | {{#if:{{{hazard|}}}|[[Category: {{{hazard}}} Rooms]]}} | ||
{{#if:{{{utility|}}}|[[Category: {{{utility | {{#if:{{{utility|}}}|[[Category: {{{utility}}} Rooms]]}} | ||
{{#if:{{{theme|}}}|[[Category: Rooms themed in {{{theme}}}]] | {{#if:{{{theme|}}}|[[Category: Rooms themed in {{{theme}}}]]}} | ||
{{#if:{{{visible|}}}|[[Category: Rooms with Visible Items]] | {{#if:{{{visible|}}}|[[Category: Rooms with Visible Items]]}} | ||
{{#if:{{{chozo|}}}|[[Category: Rooms with Chozo Items]] | {{#if:{{{chozo|}}}|[[Category: Rooms with Chozo Items]]}} | ||
{{#if:{{{hidden|}}}|[[Category: Rooms with Hidden Items]] | {{#if:{{{hidden|}}}|[[Category: Rooms with Hidden Items]]}} | ||
</includeonly> | </includeonly> |