Line 1: |
Line 1: |
− | <noinclude>
| + | {| style="background:#def; border:1px solid lightblue; width:100%; {{border-radius|16px 8px 16px 8px}};" |
− | __NOTOC__
| + | |- |
− | ==Template Preview== | + | |rowspan="1" valign="top" | |
− | </noinclude>
| + | {| width="100%" style="margin:0px 0px 10px 0px;" |
− | {| border="0" width="100%" | |
| |- | | |- |
− | |colspan="2"| <span style="font-weight:bold; font-size:16px;">{{{map_name|No map name yet}}}</span> ({{{map_japanese|No map name yet}}}) | + | |style="font-weight:bold; font-size:16px; color:#00f"|{{{map_name|No map name yet}}} |
| |- | | |- |
− | |rowspan="2" valign="top" | | + | |{{#if:{{{map_japanese|}}}|{{lang|ja|{{{map_japanese}}} }}|No map name yet}} |
| + | |} |
| <span style="font-weight:bold; font-size:14px;">Information</span> | | <span style="font-weight:bold; font-size:14px;">Information</span> |
| {{{information|* No information so far | | {{{information|* No information so far |
| }}} | | }}} |
− | |style="width:317px;" |{{{banner|[[File:Map_placeholder.png|317px]]}}} | + | |style="width:317px;" valign="top" |<div>{{{banner|[[File:Map_placeholder.png|317px]]}}}</div>{{Sticky|{{{map_image|[[File:Map_placeholder_branch.png|317px]]}}}}} |
− | |-
| |
− | |{{{map_image|[[File:Map_placeholder_branch.png|317px]]}}} | |
| |- | | |- |
| |colspan="2" | | | |colspan="2" | |
Line 26: |
Line 24: |
| |- | | |- |
| |colspan="2" | | | |colspan="2" | |
− | | + | {{#if:{{{comps|}}}| |
− | <span style="font-weight:bold; font-size:14px;">Drops</span> | + | <span style="font-weight:bold; font-size:14px;">Enemy comps</span> |
− | {| class="mw-collapsible mw-collapsed wikitable" width="100%" | + | {{{comps}}} |
− | !Node !! Drop List
| + | }} |
| |- | | |- |
− | |{{{dropsA}}} | + | |colspan="2" | |
− | |- | + | {{#if:{{{drops|}}}| |
− | |{{{dropsB}}}
| + | <span style="font-weight:bold; font-size:14px;">Ship drops</span> |
− | |-
| + | {{{drops}}} |
− | |{{{dropsC}}}
| + | }} |
− | |-
| |
− | |{{{dropsD}}}
| |
− | |}
| |
− | | |
| |} | | |} |
| <noinclude> | | <noinclude> |
− | | + | <!--PLEASE DO NOT ADD DOCUMENTATION/CATEGORIES/INTERWIKIS HERE--> |
− | ==Template Information==
| + | {{Documentation}} |
− | ===Details===
| + | <!--MAKE ADDITIONS TO THE /doc SUBPAGE INSTEAD, THANKS--> |
− | * Used for [[Events|Event maps]].
| |
− | * For Maps with long horizontal banners, use [[Template:EventMap2]].
| |
− | | |
− | ===Usage===
| |
− | <pre> | |
− | {{EventMap1 | |
− | |banner = [[File:Map_placeholder.png|317px]]
| |
− | |map_image = [[File:Map_placeholder_branch.png|317px]]
| |
− | |information =
| |
− | * A
| |
− | * B
| |
− | |branching =
| |
− | * C
| |
− | * D
| |
− | |tips =
| |
− | * E
| |
− | * F
| |
− | |drops =
| |
− | }} | |
− | </pre> | |
− | | |
− | ===Sample===
| |
− | {{EventMap1
| |
− | |banner = [[File:Spring-2014-E1-banner.png|317px]]
| |
− | |map_image = [[File:6-1 (1252523).jpg|317px]]
| |
− | |information =
| |
− | * A
| |
− | * B
| |
− | |branching =
| |
− | * C
| |
− | * D
| |
− | |tips =
| |
− | * E
| |
− | * F
| |
− | |dropsA =
| |
− | *'''DD''': [[Naganami]], [[Makigumo]]
| |
− | *'''SS''': [[I-401]], [[Maruyu]]
| |
− | }}
| |
| </noinclude> | | </noinclude> |