Skins?
The other Relms pages have sections on skins for that match the themeing from that relm. Should a section be added for Skins like Murky's "Grunty" skin, and Rexxar's "Raider" skin?
15:34, 4 May 2017 (UTC)
Abathur and Fenix[]
Fenix is missing and there is 2 Abathur--93.150.192.237 10:03, 20 March 2018 (UTC)
- I see the same thing, it looks like Abathur comes back in the query twice. I believe Fenix is showing up now.
{|
|<div style="overflow:hidden;">
{{#cargo_query:tables=Heroes
|where = Price > 1 AND Franchise = "Starcraft" AND Name IS NOT NULL
|fields = Name
|group_by = Name
|format = template
|template = Hero tile
|limit = 200
}}
</div>
|}
- I tried to reduce the ambiguity in the query above, by grouping by Name, but that did not help. For some reason, the wiki markup above renders fine in the preview, but when I publish it, it just appears as HTML on the page, so I rendered it as nowiki code.
SELECT `Name`, `Franchise`, COUNT(*) FROM `Heroes` WHERE `Name` IS NOT NULL GROUP BY `Name`;
- Here is the result from the query above. If you notice, Abathur IS stored twice in the Heroes database table.
- Maybe we can update the Template:Hero data template's Cargo table definition and include more fields than just the name? I feel that table would be easier to query on.
- I am familiar with SQL and RDBMS, and so I began exploring the Cargo Tables and Data Viewer per the Cargo documentation. — Rmkane (talk) 12:14, 20 March 2018 (UTC)
- I still don't see Fenix :S--93.150.192.237 12:30, 20 March 2018 (UTC)
- Can somebody (with admin rights) try running Template:Hero_infobox?action=recreatedata 'without' the checkbox selected. It may solve it, or may do nothing. deletes then regenerates the table from the template. Niutp (talk) 18:50, 20 March 2018 (UTC)
Impossible to touch[]
I tryed to add the new proposed heroes of SC but when I try all became a mess :S
If someone can do this for me, the proposed are:
- Duran (data files found ingame)
- Han (data files found ingame)
- Horner (data files found ingame)
- Talandar (said during an interview on reddit: https://www.reddit.com/r/heroesofthestorm/comments/826zkk/fenix_and_talandar/dv8ewcu/)
--93.150.192.237 13:19, 20 March 2018 (UTC)
- It's because they use the "New" Hero template, they must have a hero tile created (61x61 pixels). — Rmkane (talk) 13:22, 20 March 2018 (UTC)
- Is TalAndar non TalEndar, and Mira Han is labbed with her surname Han, not Mira--93.150.192.237 14:10, 20 March 2018 (UTC)
- Don't know why I thought it was an 'e', I originally had an 'a'... Anyways, why does Mira run an organization under the name "Mira's Marauders"? She uses both Han and Horner as surnames, that is why I believe she would be refered to as just "Mira'"", but we will see... — Rmkane (talk) 14:38, 20 March 2018 (UTC)
- Just see in Co-Op missions, there they use the same name and title of Heroes:
- Raynor, Renegade Commander
- Kerrigan, Queen of Blades
- Artanis, Hierarch of the Daelaam
- Zagara, Broodmother of the Swarm
- Abathur, Master of the Evolution
- Alarak, Highlord of the Tal'darim
- Nova, Dominion Ghost
- Stukov, Infested Admiral
Same name, same titles, the only one that will make the difference will be Talandar, for obvius reasons (they cannot add 2 Fenixs in Heroes). And in Co-Op Mira Han is called Han.--93.150.192.237 16:39, 20 March 2018 (UTC)