Modul:Infobox Plant/Doku: Unterschied zwischen den Versionen
[unmarkierte Version] | [unmarkierte Version] |
Keine Bearbeitungszusammenfassung |
|||
Zeile 16: | Zeile 16: | ||
local variable -- don't edit or change variable names <br> | local variable -- don't edit or change variable names <br> | ||
speciesTable.idealGrowthRate -- don't edit names of getters or methods<br> | speciesTable.idealGrowthRate -- don't edit names of getters or methods<br> | ||
== 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. |
Aktuelle Version vom 22. September 2020, 07:02 Uhr
Dokumentation[Quelltext bearbeiten]
Dieses Modul bietet die Back-End-Funktionalität der Vorlage: Infobox_Plant.
Wenn die Vorlage übergeben wird, wird eine Infobox mit Details aus den folgenden Modulen erstellt:
Translating Module[Quelltext bearbeiten]
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[Quelltext bearbeiten]
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.