Template:Hqr entries list: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
Content deleted Content added
Created page with "{| class="wikitable sortable" ! ID !! Type !! Extension !! Description {{#ask: [[Category:{{{hqr file}}}]] | ?entry index | ?entry type | ?file type | format = template | templat..." |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="wikitable sortable" |
<includeonly>{| class="wikitable sortable" |
||
! ID !! Type !! Extension !! Description |
! ID !! Type !! Extension !! Description |
||
{{#ask: [[Category:{{{hqr file}}}]] |
{{#ask: [[Category:{{{hqr file}}}]] |
||
Line 27: | Line 27: | ||
{{#if: {{{providers|}}} |
{{#if: {{{providers|}}} |
||
| ''Information providers: {{{providers}}}.'' |
| ''Information providers: {{{providers}}}.'' |
||
}}</includeonly><noinclude> |
|||
}} |
|||
'''Usage:''' |
|||
<nowiki>{{hqr entries list |
|||
| hqr file = name of the HQR file category |
|||
| providers = list of provider definition properties |
|||
}}</nowiki> |
|||
'''Example:''' |
|||
<nowiki>{{hqr entries list |
|||
| hqr file = Anim.hqr (LBA 1) |
|||
| providers = [[provider::ChaosFish]], [[provider::alexfont]] |
|||
}}</nowiki> |
|||
</noinclude> |
Revision as of 08:41, 1 September 2010
Usage:
{{hqr entries list
| hqr file = name of the HQR file category
| providers = list of provider definition properties
}}
Example: {{hqr entries list | hqr file = Anim.hqr (LBA 1) | providers = [[provider::ChaosFish]], [[provider::alexfont]] }}