Editing Template talk:Creature table

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
== Black arrows vs. Dark blue background ==
== Black arrows vs. Dark blue background ==
It's really painful to operate. Is there a way to change the color of sorting arrows? Just don't want to change the color set of creature table - think it's absolutely ok for now.--[[User:ShushMaster|ShushMaster]] ([[User talk:ShushMaster|talk]]) 08:05, 20 May 2018 (CEST)
It's really painful to operate. Is there a way to change the color of sorting arrows? Just don't want to change the color set of creature table - think it's absolutely ok for now.--[[User:ShushMaster|ShushMaster]] ([[User talk:ShushMaster|talk]]) 08:05, 20 May 2018 (CEST)
: This will require some CSS to be added to [[MediaWiki:Common.css]]:
<pre>table.whiteSortArrows.jquery-tablesorter th.headerSortUp{
    background-image: url(http://heroes.thelazy.net/wiki/images/8/82/Sort_up_white.gif) !important;
}
table.whiteSortArrows.jquery-tablesorter th.headerSortDown{
    background-image: url(http://heroes.thelazy.net/wiki/images/5/56/Sort_down_white.gif) !important;
}
table.whiteSortArrows.jquery-tablesorter th.headerSort{
    background-image: url(http://heroes.thelazy.net/wiki/images/3/36/Sort_both_white.gif);
}</pre>
: The only one with rights to edit that page is [[User:Terra|Terrasque]]. I sent a PM on <span class="plainlinks">[https://discord.gg/r5MR4Hc discord]</span>. After the CSS gets added you'll just have to add the ''whiteSortArrows'' class to the table. ―[[user:imahero|imahero]] 09:25, 20 May 2018 (CEST)
:: ''"If User:Terra updates this wiki, then the'll be possibility to set sort value"'' :( --[[User:ShushMaster|ShushMaster]] ([[User talk:ShushMaster|talk]]) 22:02, 20 May 2018 (CEST)
:: ''"23 March '''2014''''' (CET)" :(( --[[User:ShushMaster|ShushMaster]] ([[User talk:ShushMaster|talk]]) 22:02, 20 May 2018 (CEST)
::: White sort arrows are here. Here's an example of how to add them:
::: <span class=plainlinks>[http://heroes.thelazy.net/wiki/index.php?title=Template:Hero_table&diff=35500&oldid=35195 Template:Hero_table&diff=35500&oldid=35195]</span> ―[[user:imahero|imahero]] 15:44, 24 May 2018 (CEST)


== Damage ==
== Damage ==
Please note that all contributions to Heroes 3 wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)