User talk:Ritsu/Archive 1

From Elwiki

Template JobChangeDE

I adopted the new Job Change template on the German site. But there's one problem. I edited Sword Knight/de, and you can see there "Sword Knight/de", but I want "Schwertritter". Do you know how to resolve this problem? I also want to do it in such a way that it doesn't end up being too much work for the other classes. And in German the Quest names are Der Weg des Schwertritters, Teil 1/2/3/4.

  • You need to edit the Title0 field in Segment templates (one for each job):
| 1st=
<div class="job-change-collapsible">
{{Segment
| SectionSty=font-size: 1em; border: 0;
| SectionCls={{{class|mw-collapsible mw-collapsed}}} tone-4
| hStyle=border: none; font-weight: 600; padding: 8px; text-align: center;
| Style0=padding: 0;
| Color0={{ColorSel|Character|{{{2|}}}}}
| Title0={{PAGENAME}}
| Content0=

Change {{PAGENAME}} to whatever you want (this is the quest name on colorful background). Then for the grey background quests, edit Content0 here:

| Content0=
{{Quest
|ClassChange=true
|HeaderCls= color-normal
|HeaderStyles=text-shadow: none;
|QuestType=Class Change
|QuestName={{PAGENAME}} 1/4

Specifically, the QuestName field under {{Quest. Ritsu (talk) 12:38, 21 May 2022 (CEST)