Talk:Macro image (Slash Command)
Tables from Google sheet
Most of the icons on the Google sheet have been uploaded to the site, so I wrote a Python script to take the texture names from the Google sheet and created a series of collapsible tables that allows the icons and examples to be shown here on the wiki without having to go to the Google sheet. Here's an example for the archetype icons:
Image | Texture Name | Macro example |
---|---|---|
archetypeicon_blaster | /macro_image "archetypeicon_blaster" "Tooltip" "Command" | |
archetypeicon_controller | /macro_image "archetypeicon_controller" "Tooltip" "Command" | |
archetypeicon_defender | /macro_image "archetypeicon_defender" "Tooltip" "Command" | |
archetypeicon_guardian | /macro_image "archetypeicon_guardian" "Tooltip" "Command" | |
archetypeicon_peacebringer | /macro_image "archetypeicon_peacebringer" "Tooltip" "Command" | |
archetypeicon_scrapper | /macro_image "archetypeicon_scrapper" "Tooltip" "Command" | |
archetypeicon_sentinel | /macro_image "archetypeicon_sentinel" "Tooltip" "Command" | |
archetypeicon_tanker | /macro_image "archetypeicon_tanker" "Tooltip" "Command" | |
archetypeicon_warshade | /macro_image "archetypeicon_warshade" "Tooltip" "Command" | |
v_archetypeicon_arachnos_soldier | /macro_image "v_archetypeicon_arachnos_soldier" "Tooltip" "Command" | |
v_archetypeicon_arachnos_widow | /macro_image "v_archetypeicon_arachnos_widow" "Tooltip" "Command" | |
v_archetypeicon_brute | /macro_image "v_archetypeicon_brute" "Tooltip" "Command" | |
v_archetypeicon_corruptor | /macro_image "v_archetypeicon_corruptor" "Tooltip" "Command" | |
v_archetypeicon_dominator | /macro_image "v_archetypeicon_dominator" "Tooltip" "Command" | |
v_archetypeicon_mastermind | /macro_image "v_archetypeicon_mastermind" "Tooltip" "Command" | |
v_archetypeicon_stalker | /macro_image "v_archetypeicon_stalker" "Tooltip" "Command" |
I broke the powers icons down into separate tables split alphabetically to keep that from being one giant table with 2500+ entries. My main questions are 1) should these tables be used and if so 2) where should these tables go? I can see putting them on this page or creating a new page for them, but wanted to see if there were other opinions before moving forward. --AboveTheChemist (talk) 20:18, 6 June 2020 (UTC)
- They look good to me! If the page as it is now is indicative of how big this page will be, I should think there would be no problem having them here. --Aberrant (talk) 22:43, 6 June 2020 (UTC)
- Holy Tintinnabulation, Batman! Nice work with the tables. I was still struggling getting it out of Google in any usable format. It does make the page a bit slow to load, might be worse on for people with poor internet connections, for me it's a pause of a couple of seconds. RogerWilco (talk) 23:42, 15 June 2020 (UTC)