×
Create a new article
Write your page title here:
We currently have 179 articles on NBITTRPG Wiki. Type your article name above or click on one of the titles below and start writing!



NBITTRPG Wiki

Module:Navbox/i18n: Difference between revisions

Created page with "-- <nowiki> return { ["_metadata"] = { ["order"] = { "hide", "show" } }, ["en"] = { ["hide"] = "Hide", ["show"] = "Show" }, ["qqq"] = { ["hide"] = "\"Hide\" button (i.e. collapse the navbox).", ["show"] = "\"Show\" button (i.e. expand the navbox)." }, ["de"] = { ["hide"] = "Einklappen", ["show"] = "Ausklappen" }, ["es"] = { ["hide"] = "Ocult..."
 
m Protected "Module:Navbox/i18n" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
 
(No difference)

Latest revision as of 02:02, 5 March 2025

Documentation for this module may be created at Module:Navbox/i18n/doc

-- <nowiki>
return {
    ["_metadata"] = {
        ["order"] = {
            "hide",
            "show"
        }
    },
    ["en"] = {
        ["hide"] = "Hide",
        ["show"] = "Show"
    },
    ["qqq"] = {
        ["hide"] = "\"Hide\" button (i.e. collapse the navbox).",
        ["show"] = "\"Show\" button (i.e. expand the navbox)."
    },
    ["de"] = {
        ["hide"] = "Einklappen",
        ["show"] = "Ausklappen"
    },
    ["es"] = {
        ["hide"] = "Ocultar",
        ["show"] = "Mostrar"
    },
    ["hi"] = {
        ["hide"] = "छिपाएँ",
        ["show"] = "दिखाएँ"
    },
    ["ja"] = {
        ["hide"] = "隠す",
        ["show"] = "表示"
    },
    ["pt-br"] = {
        ["hide"] = "Ocultar",
        ["show"] = "Mostrar"
    },
    ["ru"] = {
        ["hide"] = "Скрыть",
        ["show"] = "Показать"
    },
    ["zh-hans"] = {
        ["hide"] = "隐藏",
        ["show"] = "显示"
    },
    ["zh-hant"] = {
        ["hide"] = "隱藏",
        ["show"] = "顯示"
    },
    ["zh-hk"] = {
        ["hide"] = "隱藏",
        ["show"] = "顯示"
    }
}
-- </nowiki>

Recent changes

  • Zaptrap • Friday at 22:20
  • Zaptrap • Friday at 22:18
  • Zaptrap • Friday at 22:15
  • Ember • Friday at 22:03
  • AndrewFBR • Friday at 00:24
  • AndrewFBR • Friday at 00:24
  • AndrewFBR • Friday at 00:24
  • AndrewFBR • Friday at 00:24