Mabinogi World Wiki is brought to you by Coty C., 808idiotz, our other patrons, and contributors like you!!
Want to make the wiki better? Contribute towards getting larger projects done on our Patreon!
Template talk:Skilltrain3R
Is it possible to do 'if equal'? Like.. if {{{1}}} Equals {{{2}}} then.. {{{3}}} :D
- Uh I'm not sure. I'm new to this coding. Try... {{#ifeq:{{{1}}}|{{{2}}}|{{{3}}}|}} -★Fifty★ 04:46, 19 March 2009 (UTC)
suggestion
instead of
method exp count total
human
requirement1 esp count total
requirement2 esp count total
requirement3 esp count total
elf
requirement1 esp count total
requirement2 esp count total
requirement3 esp count total
giant
requirement1 esp count total
requirement2 esp count total
requirement3 esp count total
why not
human elf giant
requirement1 esp count total esp count total esp count total
requirement2 esp count total esp count total esp count total
requirement3 esp count total esp count total esp count total
(i don't know how to demonstrate this with the actual charts so i just tried to illustrate it like this)
the way it is now looks bulky and repeats every training requirement 3 times, wich i think is unnecesary--Sozen Cratos Focker 03:22, 4 May 2009 (UTC)
- Let me throw up a chart for you.
Human | Elf | Giant | |||||||
---|---|---|---|---|---|---|---|---|---|
Exp | Count | Total | Exp | Count | Total | Exp | Count | Total | |
Kill Anything | .10 | 15 | 1.5 | 5 | 10 | 50 | .75 | 20 | 15 |
Kill Strong Monster | 2 | 15 | 30 | 5 | 10 | 50 | 1 | 20 | 20 |
- It'd have to look something like that I would imagine; it definitely needs to say EXP/Count/Total somewhere, so people can easily tell what value is what.
The chart could, of course, have the broken up sections and all the likes as seen normally in the wiki; this is just an illustration of what I got from what you said.
Only problem I see is the two empty spots, and aside from coloring them individually white (so they don't show on the background), I can't figure any way to actually get rid of them. Meh. ~Rusty~
- For the 2 empty spots, try this,
Race | Human | Elf | Giant | ||||||
---|---|---|---|---|---|---|---|---|---|
Objective | Exp | Count | Total | Exp | Count | Total | Exp | Count | Total |
Kill Anything | .10 | 15 | 1.5 | 5 | 10 | 50 | .75 | 20 | 15 |
Kill Strong Monster | 2 | 15 | 30 | 5 | 10 | 50 | 1 | 20 | 20 |
--Kevin (»Talk«) 06:34, 27 June 2009 (UTC)
yea, that was what i meant. and maybe instead of having separate columns for exp, count and total, we could simplify it to one column that says EXP*count=total, i think it would be clear enough. i just suggested that to make it thiner cause i realized my idea might not fot on the screen for ppl without widescreen monitors.--Sozen Cratos Focker 06:28, 28 June 2009 (UTC)
- [View source↑]
- [History↑]