Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template talk:EverspaceTestTemplate"
m (→Includes subclasses TP skills) |
|||
Line 6: | Line 6: | ||
::EDIT: I vote we call the finished template "ClassSkills"?--[[User:Dfoplayer|Dfoplayer]] ([[User talk:Dfoplayer|talk]]) 23:12, 19 May 2015 (PDT) | ::EDIT: I vote we call the finished template "ClassSkills"?--[[User:Dfoplayer|Dfoplayer]] ([[User talk:Dfoplayer|talk]]) 23:12, 19 May 2015 (PDT) | ||
:::I think I prefer awakening skills on same line. The user does not have to scroll down. Is it possible to split the class skills into two columns, like in [[Mage/Skills]]?--[[User:Dfoplayer|Dfoplayer]] ([[User talk:Dfoplayer|talk]]) 09:41, 21 May 2015 (PDT) | :::I think I prefer awakening skills on same line. The user does not have to scroll down. Is it possible to split the class skills into two columns, like in [[Mage/Skills]]?--[[User:Dfoplayer|Dfoplayer]] ([[User talk:Dfoplayer|talk]]) 09:41, 21 May 2015 (PDT) | ||
+ | ::::Currently, there are some very wordy skills like with Summoners. The page breaks with the following example: | ||
+ | |||
+ | {| | ||
+ | | valign="top"| | ||
+ | ===Active=== | ||
+ | <ul> <li>{{IconLink|Spirit Summon: Spirit King Echeverria}}</li> </ul> | ||
+ | | valign="top"| | ||
+ | ===Passive=== | ||
+ | <ul> <li>{{IconLink|Summoned Creature Aura}}</li> </ul> | ||
+ | | valign="top"| | ||
+ | ===Summoner TP Skills=== | ||
+ | <ul> <li>{{IconLink|Hired Summon: Black Knight Sandor Upgrade}}</li> </ul> | ||
+ | | valign="top"| | ||
+ | ===2nd Awakening Skills=== | ||
+ | <ul> <li>{{IconLink|Legendary Summon: Shadow of the Eclipse}}</li> </ul> | ||
+ | |} | ||
+ | |||
+ | ::::I think horizontal scrolling is a larger sin than vertical scrolling. I also think it's bad chopping the skill name in order to try and shoehorn it into one line (which is not nice for all browsers). I would like to do some flex-box things but I don't have access to the site's css file. |
Revision as of 11:56, 23 May 2015
Contents
Includes subclasses TP skills
The template includes subclasses TP skills if we use the base class as the argument. See my user page. --Dfoplayer (talk) 20:28, 19 May 2015 (PDT)
- Ah, it's looping in subcategories it seems. I will ask it politely not to. -- Everspace (talk) 22:16, 19 May 2015 (PDT)
- Are we going to include General and General TP skills in this template?
- EDIT: I vote we call the finished template "ClassSkills"?--Dfoplayer (talk) 23:12, 19 May 2015 (PDT)
- I think I prefer awakening skills on same line. The user does not have to scroll down. Is it possible to split the class skills into two columns, like in Mage/Skills?--Dfoplayer (talk) 09:41, 21 May 2015 (PDT)
- Currently, there are some very wordy skills like with Summoners. The page breaks with the following example:
- I think I prefer awakening skills on same line. The user does not have to scroll down. Is it possible to split the class skills into two columns, like in Mage/Skills?--Dfoplayer (talk) 09:41, 21 May 2015 (PDT)
Active |
Passive |
Summoner TP Skills |
2nd Awakening Skills |
- I think horizontal scrolling is a larger sin than vertical scrolling. I also think it's bad chopping the skill name in order to try and shoehorn it into one line (which is not nice for all browsers). I would like to do some flex-box things but I don't have access to the site's css file.