Template:EnemyList/doc: Difference between revisions

updated to match functional updates
mNo edit summary
Line 23: Line 23:
<pre>{{EnemyList|note|text=Enemy A can only be fought at night!}}</pre>
<pre>{{EnemyList|note|text=Enemy A can only be fought at night!}}</pre>
*note: A required parameter specifying the note to be added to the table.
*note: A required parameter specifying the note to be added to the table.
*includeDrops: An optional parameter.  Should be specified if the header specifies the 'includeDrops' parameter.
*text: A required parameter with the text to be displayed.
*text: A required parameter with the text to be displayed.
===Footer===
===Footer===
Line 40: Line 41:
{{EnemyList|entry|enemy=[[Flamer]]|gold=10|exp=1000|drop=Medical herbs|rate=1/64}}
{{EnemyList|entry|enemy=[[Flamer]]|gold=10|exp=1000|drop=Medical herbs|rate=1/64}}
{{EnemyList|entry|enemy=[[Shadow]]|gold=10|exp=102|drop=None|rate=N/A}}
{{EnemyList|entry|enemy=[[Shadow]]|gold=10|exp=102|drop=None|rate=N/A}}
{{EnemyList|note|text=Flamers only appear after defeating the Witch King boss}}
{{EnemyList|note|includeDrops|text=Flamers only appear after defeating the Witch King boss}}
{{EnemyList|footer}}
{{EnemyList|footer}}