User talk:Ritsu/Archive 1: Difference between revisions

From Elwiki
No edit summary
m (Ritsu moved page User talk:Ritsu to User talk:Ritsu/Archive 1 without leaving a redirect: Conversion of wikitext talk to Structured Discussions from User talk:Ritsu)
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:


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''.
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):
*I added an argument there, just call the template again with |name=Schwertritter. For the quest name, I don't think we even include that in English version. <span class="sig"><span class="sig-icon">[[File:Ritsu-Logo.png|15px]]</span>'''[[User:Ritsu|Ritsu]]''' ([[User talk:Ritsu|talk]])</span> 12:41, 21 May 2022 (CEST)
<pre><nowiki>| 1st=
*First, I handled the thing with the "Der Weg des ...". But in the German Language, there are declensions.<br>Example for Little Specter: In German it means ''Kleines Phantom'', but for ''Der Weg des'' it have to be declined. Not ''Der Weg des Kleines Phantom'', but ''Der Weg des Kleinen Phantoms''. But I don't know how to do it. And sry for my bad English ([[User talk:GalaxyKirito|talk]])</span> 17:19, 26 May 2022 (CEST)
<div class="job-change-collapsible">
**Not much could be done than manually providing the quest name as a parameter. <span class="sig"><span class="sig-icon">[[File:Ritsu-Logo.png|15px]]</span>'''[[User:Ritsu|Ritsu]]''' ([[User talk:Ritsu|talk]])</span> 17:21, 26 May 2022 (CEST)
{{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=</nowiki></pre>
Change <nowiki>{{PAGENAME}}</nowiki> to whatever you want (this is the quest name on colorful background).
Then for the grey background quests, edit Content0 here:
<pre><nowiki>| Content0=
{{Quest
|ClassChange=true
|HeaderCls= color-normal
|HeaderStyles=text-shadow: none;
|QuestType=Class Change
|QuestName={{PAGENAME}} 1/4</nowiki></pre>
Specifically, the QuestName field under <nowiki>{{Quest</nowiki>. <span class="sig"><span class="sig-icon">[[File:Ritsu-Logo.png|15px]]</span>'''[[User:Ritsu|Ritsu]]''' ([[User talk:Ritsu|talk]])</span> 12:38, 21 May 2022 (CEST)

Latest revision as of 10:21, 28 May 2022

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.

  • I added an argument there, just call the template again with |name=Schwertritter. For the quest name, I don't think we even include that in English version. Ritsu (talk) 12:41, 21 May 2022 (CEST)
  • First, I handled the thing with the "Der Weg des ...". But in the German Language, there are declensions.
    Example for Little Specter: In German it means Kleines Phantom, but for Der Weg des it have to be declined. Not Der Weg des Kleines Phantom, but Der Weg des Kleinen Phantoms. But I don't know how to do it. And sry for my bad English (talk) 17:19, 26 May 2022 (CEST)
    • Not much could be done than manually providing the quest name as a parameter. Ritsu (talk) 17:21, 26 May 2022 (CEST)