User:FrozenPlum/Sandbox: Difference between revisions
imported>FrozenPlum mNo edit summary |
imported>FrozenPlum mNo edit summary |
||
Line 1: | Line 1: | ||
==DPL3 Cards Table Test== | ==DPL3 Cards Table Test== | ||
Testing what a data table (with inline calcs) | Testing what a data table (with inline calcs) using DPL3 might look like. Count in this is limited to '''15'''. Separate tables could only be done if infobox was set to auto-categorize based on <code>|category=</code> param value; then category could be easily set, and DPL statements made for each where a table is needed. I also haven't messed with and enabled <code>|multisecseparators</code> etc., yet, because, just goofing around. | ||
The issue with <code>|effect=</code> | The issue with <code>|effect=</code> parameter value beginning with <code>+</code> was making the table fail (because it created <code>|+</code> which is interpreted by MediaWiki to be a caption, when in-line, it put the values as the caption lol. This was was fixed using <code><nowiki>{{#sub:}}</nowiki></code> to detect when the first char is <code>+</code> and put a space in front because <code>| +</code> is not interpreted as a caption. It would be easy (and probably better) to just use listseparators/secseparators to ensure there's a non-breaking space <code> </code> inserted after each table pipe (which would also prevent the issue). :) | ||
{{#dpl: | {{#dpl: |
Revision as of 05:00, 24 March 2022
DPL3 Cards Table Test
Testing what a data table (with inline calcs) using DPL3 might look like. Count in this is limited to 15. Separate tables could only be done if infobox was set to auto-categorize based on |category=
param value; then category could be easily set, and DPL statements made for each where a table is needed. I also haven't messed with and enabled |multisecseparators
etc., yet, because, just goofing around.
The issue with |effect=
parameter value beginning with +
was making the table fail (because it created |+
which is interpreted by MediaWiki to be a caption, when in-line, it put the values as the caption lol. This was was fixed using {{#sub:}}
to detect when the first char is +
and put a space in front because | +
is not interpreted as a caption. It would be easy (and probably better) to just use listseparators/secseparators to ensure there's a non-breaking space
inserted after each table pipe (which would also prevent the issue). :)
Name | Img | Effect | Base | Required Tier | Drop Chance | Category | ||||
---|---|---|---|---|---|---|---|---|---|---|
Ghost (Event) Card | +% Monster EXP While Active | 3 | 6 | 9 | 12 | 15 | 3/9/19 | 1 in 20.0 | Event | |
Giftmas Blobulyte Card | +% Total Drop Rate | 3 | 6 | 9 | 12 | 15 | 3/7/15 | 1 in 1.00 | Event | |
Green Mushroom Card | + Base HP | 12 | 24 | 36 | 48 | 60 | 6/21/46 | 1 in 10,000 | Blunder Hills | |
Red Mushroom Card | + Base LUK | 3 | 6 | 9 | 12 | 15 | 11/41/91 | 1 in 10,000 | Blunder Hills | |
Frog Card | + Base MP | 10 | 20 | 30 | 40 | 50 | 7/25/55 | 1 in 143 | Blunder Hills | |
Bored Bean Card | + Base Damage | 7 | 14 | 21 | 28 | 35 | 8/29/64 | 1 in 10,300 | Blunder Hills | |
Slime Card | + Base WIS | 2 | 4 | 6 | 8 | 10 | 9/33/73 | 1 in 10,500 | Blunder Hills | |
Baby Boa Card | + Move Spd | 1 | 2 | 3 | 4 | 5 | 10/37/82 | 1 in 10,600 | Blunder Hills | |
Carrotman Card | + Base AGI | 2 | 4 | 6 | 8 | 10 | 11/41/91 | 1 in 11,100 | Blunder Hills | |
Glublin Card | +% Total HP | 2 | 4 | 6 | 8 | 10 | 11/41/91 | 1 in 11,600 | Blunder Hills | |
Wode Board Card | + Base STR | 2 | 4 | 6 | 8 | 10 | 11/41/91 | 1 in 12,500 | Blunder Hills | |
Gigafrog Card | +% Card Drop Chance | 5 | 10 | 15 | 20 | 25 | 11/41/91 | 1 in 14,300 | Blunder Hills | |
Poop Card | +% Crystal Mob Spawn Chance | 10 | 20 | 30 | 40 | 50 | 11/41/91 | 1 in 16,700 | Blunder Hills | |
Rat Card | +% Critical Chance | 1 | 2 | 3 | 4 | 5 | 11/41/91 | 1 in 20,000 | Blunder Hills | |
Walking Stick Card | + Base WIS | 5 | 10 | 15 | 20 | 25 | 11/41/91 | 1 in 16,700 | Blunder Hills |