Template:CotMsidebar: Difference between revisions

Jump to navigation Jump to search
cleanup
m (spacing fix)
(cleanup)
Line 1: Line 1:
<includeonly>
<includeonly><div class="t_sidebar" style="float:{{{float|right}}}; width:{{{width|250px}}}px}}">
<div class="t_sidebar" style="float:{{{float|right}}}; width:{{{width|250px}}}px}}">
<div class="t_sidebar_title">{{{title|Checklist}}}</div>
<div class="t_sidebar_title">{{{title|Checklist}}}</div>
'''Recommended Equipment'''
'''Recommended Equipment'''
Line 13: Line 12:


'''[[Castlevania: Circle of the Moon/Items#Power-ups|Power-ups]] and [[Castlevania: Circle of the Moon/Cards|Cards]]'''
'''[[Castlevania: Circle of the Moon/Items#Power-ups|Power-ups]] and [[Castlevania: Circle of the Moon/Cards|Cards]]'''
* HP+: {{{hp|0}}}
* [[Image:Castlevania CotM item-hp plus.gif]]: {{{hp|0}}}
* MP+: {{{mp|0}}}
* [[Image:Castlevania CotM item-mp plus.gif]]: {{{mp|0}}}
* Heart+: {{{heart|0}}}
* [[Image:Castlevania CotM item-heart plus.gif]]: {{{heart|0}}}
* Cards: {{{cards|None}}}
* [[Image:Castlevania CotM dss icon.gif]]: {{{cards|None}}}


'''[[Castlevania: Circle of the Moon/Enemies|Enemies]] and [[Castlevania: Circle of the Moon/Bosses|Bosses]]'''
'''[[Castlevania: Circle of the Moon/Enemies|Enemies]] and [[Castlevania: Circle of the Moon/Bosses|Bosses]]'''
Line 40: Line 39:


<pre>
<pre>
<nowiki>
{{CotMsidebar
{{CotMsidebar
| float = (optional, defaults to "right")
| float = (optional, defaults to "right")
Line 55: Line 53:
| mp = (optional, defaults to 0) MP Plus power-ups in area
| mp = (optional, defaults to 0) MP Plus power-ups in area
| heart = (optional, defaults to 0) Heart Plus power-ups in area
| heart = (optional, defaults to 0) Heart Plus power-ups in area
| cards = (optional, defaults to "None") First chance to get cards, use comma separated {{[[:CotMitem|]]}} list
| cards = (optional, defaults to "None") First chance to get cards, use double indented (**) {{CotMitem}} list
| enemies = (optional, defaults to "None") First encounters and unique enemies to area, use comma separated list
| enemies = (optional, defaults to "None") First encounters and unique enemies to area, use comma separated list
| boss = (optional, defaults to "None") Area boss, use name only (no links)
| boss = (optional, defaults to "None") Area boss, use name only (no links)
Line 63: Line 61:
| map = (optional) include name only of area to add section map
| map = (optional) include name only of area to add section map
}}
}}
</nowiki>
</pre>
</pre>


Navigation menu