trusted
5,920
edits
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
Line 139: | Line 139: | ||
Put code [[Template:Test|here]] and smash that "Show preview" button | Put code [[Template:Test|here]] and smash that "Show preview" button | ||
===Charas=== | |||
<pre> | |||
<includeonly><onlyinclude>{{formatnum:{{{Has character ID|}}}|R}}: {{{Has English name|}}}<br></onlyinclude></includeonly> | |||
<noinclude>{{#ask: | |||
[[Has game context::Transient]] | |||
[[Has English name::+]] | |||
[[Has character ID::+]] | |||
[[Has availability::Current]] | |||
[[Has filename::~*01]] | |||
|?Has English name | |||
|?Has character ID | |||
|limit=5000|sort=Has character ID|format=plainlist|template=Test|named args=yes|mainlabel=- | |||
}}</noinclude> | |||
</pre> | |||
===Cards=== | |||
<pre> | |||
<includeonly><onlyinclude>{{formatnum:{{{Has ID|}}}|R}}: {{{Has English name|}}} ({{Star}}{{{Has rarity|}}}{{#if:{{{Has variant|}}}| {{{Has variant}}}}})<br></onlyinclude></includeonly> | |||
<noinclude>{{#ask: | |||
[[Has game context::Transient]] | |||
[[Has English name::+]] | |||
[[Has availability::Current]] | |||
|?Has ID | |||
|?Has English name | |||
|?Has rarity | |||
|?Has variant | |||
|limit=5000|sort=Has ID|format=plainlist|template=Test|named args=yes|mainlabel=- | |||
}}</noinclude> | |||
</pre> | |||
===Statuses=== | ===Statuses=== | ||
<pre><includeonly><onlyinclude>"{{formatnum:{{{Has ID|}}}|R}}":<br> | <pre><includeonly><onlyinclude>"{{formatnum:{{{Has ID|}}}|R}}":<br> |