Template:9E/doc: Difference between revisions

Created page with "This template provides items that are to be used with Template:EnemyList. The parameter used is the bestiary number of listed monster, 3 digits are needed. ==Example== {{En..."
 
m Example: include parameter
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:


==Example==
==Example==
{{EnemyList|header|includeDrops|title=[[Dragon Quest IX]]|subtitle=DS}}
{{EnemyList|header|include=drops|title={{DQ9}}|subtitle=DS}}
{{9E|001}}
{{9E|001}}
{{EnemyList|footer}}
{{EnemyList|footer}}


===Code===
===Code===
<pre>{{EnemyList|header|includeDrops|title=[[Dragon Quest IX]]|subtitle=DS}}
<pre>{{EnemyList|header|include=drops|title={{DQ9}}|subtitle=DS}}
{{9E|001}}
{{9E|001}}
{{EnemyList|footer}}</pre>
{{EnemyList|footer}}</pre>