(Created page with "<center> {{#dpl: |category = {{PAGENAME}} |mode = userformat |ordermethod = title |columns = 7 |rowcolformat = widt...") |
|||
| Line 20: | Line 20: | ||
</div> | </div> | ||
| + | To exclude NPCs paste this instead: | ||
| + | <div style="width: 50%;"> | ||
| + | <pre><nowiki> | ||
| + | <center> | ||
| + | {{#dpl: |category = {{PAGENAME}} | ||
| + | |category = Characters | ||
| + | |mode = userformat | ||
| + | |ordermethod = title | ||
| + | |columns = 7 | ||
| + | |rowcolformat = width=700px | ||
| + | |suppresserrors = yes | ||
| + | |format = ,[[File:%TITLE%-icon.png|100x100px|link=%TITLE%]],, | ||
| + | |||
| + | }} | ||
| + | </center> | ||
| + | </nowiki></pre> | ||
| + | </div> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
To use this code paste the following into a Category listing.
{{CategoryIcons}}
To exclude NPCs paste this instead:
<center>
{{#dpl: |category = {{PAGENAME}}
|category = Characters
|mode = userformat
|ordermethod = title
|columns = 7
|rowcolformat = width=700px
|suppresserrors = yes
|format = ,[[File:%TITLE%-icon.png|100x100px|link=%TITLE%]],,
}}
</center>