Modul:Infobox Skill/Doku: Unterschied zwischen den Versionen
[unmarkierte Version] | [unmarkierte Version] |
Die Seite wurde neu angelegt: „==Documentation== This module provides the back end functionality of the Template:Infobox_Skill. If the template is passed an Infobox will be made using d…“ |
|||
Zeile 1: | Zeile 1: | ||
== | == Dokumentation == | ||
Dieses Modul bietet die Back-End-Funktionalität der [[Vorlage: Infobox_Skill]]. | |||
Wenn die Vorlage übergeben wird, wird eine Infobox mit Details aus den folgenden Modulen erstellt: | |||
*[[ | * [[Modul: Fähigkeiten]] | ||
*[[ | * [[Modul: TalentData]] | ||
==Translating Module== | ==Translating Module== |
Version vom 22. September 2020, 10:00 Uhr
Dokumentation
Dieses Modul bietet die Back-End-Funktionalität der Vorlage: Infobox_Skill.
Wenn die Vorlage übergeben wird, wird eine Infobox mit Details aus den folgenden Modulen erstellt:
Translating Module
This Module is a copy of the EN Module of the same name.
RULES FOR TRANSLATING THE LUA MODULES
IF IN DOUBT ASK IN DISCORD
IF ONLY 99.99% SURE ASK IN DISCORD
'string' --Anything using single quotes is a string HARDCODED in this file, these should be translated where appropriate.
'|- Valign \n' -- EXCEPTION if it looks like HTML styling,
local variable -- don't edit or change variable names
speciesTable.idealGrowthRate -- don't edit names of getters or methods
Kredit
Die von Pradoxzon erstellte Original-Infobox (jetzt als Infobox_Item bekannt) wurde dann von Nesphit und TreeNuts0 bearbeitet. Fyre (FishAus) und Scotty (ZeelNightwolf) haben das Infobox_Item weiter bearbeitet. Sie wurden dann dupliziert und als Basis für Infobox_Skill, Infobox_Plant und Infobox_Animal verwendet.