Template:DailyForecastClassHead

From Ephinea PSO Wiki
Revision as of 02:29, 18 January 2022 by Twilight (talk | contribs) (Template to color the character class headers in DailyForecast, similar to DailyForecastNumberColor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<th colspan="3" class="uncoloredClass {{{2}}}"

{{{1}}}

Usage & DailyForecast Preview

Daily Forecast (log/update)
3 May 2024
ProfessionRaceGender
RangersDroidsMales
HUmr HUnl HUct HUcl
1% 0% 3% / 2% 1%
RAmr RAml RAct RAcl
3% / 2% 1% 5% / 3% 3% / 2%
FOmr FOml FOnm FOnl
1% 0% 1% 0%

Template to color the character class headers in Template:DailyForecast, similar to Template:DailyForecastNumberColor.

The first parameter is intended for the character class, while the second is an optional parameter in case one of the following Common.css classes is required:

topLeft | topRight | bottomLeft | bottomRight

Notes

CSS class background-color
uncoloredClass background-color: #eee;
classCannotUse background-color: rgba(255, 158, 77, 0.88);
classCanUse background-color: rgba(221, 255, 83, 0.64);