Semua log publik
Loncat ke navigasi
Loncat ke pencarian
Gabungan tampilan semua log yang tersedia di Wiki Javasatu. Anda dapat melakukan pembatasan tampilan dengan memilih jenis log, nama pengguna (sensitif terhadap kapitalisasi), atau judul halaman (juga sensitif terhadap kapitalisasi).
- 13 September 2023 13.42 Adminjavasatu bicara kontrib membuat halaman Templat:Collapsible option (←Membuat halaman berisi '; Cara mengatur tampilan templat * Gunakan <code>{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><!-- --><noinclude>''Nama templat''</noinclude> <!-- -->|{{#ifeq:{{{statename|}}}|optional | |state=}}collapsed}}</code> <!-- -->untuk menampilkan templat dalam keadaan ditutup (disembunyikan). * Gunakan <code>{{<!-- --><includeonly>{{BASEPAGENAME}}</includeonly><!-- --><noinclude>''Nama templat''</noinclude> <!-- -->|{{#ifeq:{{{stat...')
- 13 September 2023 13.41 Adminjavasatu bicara kontrib membuat halaman Modul:Protection banner/config/doc (←Membuat halaman berisi '{{Module rating|protected}} Modul ini berisi data konfigurasi untuk Modul:Protection banner. Untuk dokumentasi, silakan lihat komentar modul, dan jika Anda tidak yakin cara kerja segala sesuatunya, Anda dapat menanyakannya pada halaman pembicaraan modul ini. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <!-- Categories go here and interwikis go in Wikidata. --> }}</includeonly>')
- 13 September 2023 13.41 Adminjavasatu bicara kontrib membuat halaman Modul:Protection banner/config (←Membuat halaman berisi '-- This module provides configuration data for Module:Protection banner. return { -------------------------------------------------------------------------------- -- -- BANNER DATA -- -------------------------------------------------------------------------------- --[[ -- Banner data consists of six fields: -- * text - the main protection text that appears at the top of protection -- banners. -- * explanation - the text tha...')
- 13 September 2023 13.40 Adminjavasatu bicara kontrib membuat halaman Modul:Navbox with collapsible groups/doc (←Membuat halaman berisi '{{Module rating|protected}} {{high-use}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Penggunaan == Lihat {{tl|navbox with collapsible groups}}. <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly>')
- 13 September 2023 13.40 Adminjavasatu bicara kontrib membuat halaman Modul:Navbox with collapsible groups (←Membuat halaman berisi '-- This module implements {{Navbox with collapsible groups}} local q = {} local Navbox = require('Module:Navbox') -- helper functions local function concatstrings(s) local r = table.concat(s, '') if r:match('^%s*$') then r = nil end return r end local function concatstyles(s) local r = table.concat(s, ';') while r:match(';%s*;') do r = mw.ustring.gsub(r, ';%s*;', ';') end if r:match('^%s*;%s*$') then r = nil end return r end function q._navbox(pargs)...')
- 13 September 2023 13.40 Adminjavasatu bicara kontrib membuat halaman Templat:Navbox with collapsible groups (←Membuat halaman berisi '{{#invoke:Navbox with collapsible groups|navbox}}<noinclude> {{documentation}} </noinclude>')
- 13 September 2023 13.39 Adminjavasatu bicara kontrib membuat halaman Templat:DPRD Kabkot (←Membuat halaman berisi '{{Navbox with collapsible groups |name = DPRD Kabkot |title = Dewan Perwakilan Rakyat Daerah di Indonesia pada tingkat kabupaten/kota |state = {{{state|}}} |listclass = hlist |group1 = Sumatra |list1 = {{Navbox|child |group1 = Aceh |list1 = ;Kabupaten :Aceh Barat :Aceh Barat Daya :Dewan Perwakilan Ra...')
- 13 September 2023 13.38 Adminjavasatu bicara kontrib membuat halaman Modul:Effective protection expiry (←Membuat halaman berisi 'local p = {} -- Returns the expiry of a restriction of an action on a given title, or unknown if it cannot be known. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action...')
- 13 September 2023 13.37 Adminjavasatu bicara kontrib membuat halaman Modul:Effective protection level/doc (←Membuat halaman berisi '{{Module rating|protected}}')
- 13 September 2023 13.37 Adminjavasatu bicara kontrib membuat halaman Modul:Effective protection level (←Membuat halaman berisi 'local p = {} -- Returns the permission required to perform a given action on a given title. -- If no title is specified, the title of the page being displayed is used. function p._main(action, pagename) local title if type(pagename) == 'table' and pagename.prefixedText then title = pagename elseif pagename then title = mw.title.new(pagename) else title = mw.title.getCurrentTitle() end pagename = title.prefixedText if action == 'autoreview' then lo...')
- 13 September 2023 13.36 Adminjavasatu bicara kontrib membuat halaman Templat:Para (←Membuat halaman berisi '<code class="tpl-para" style="word-break:break-word;{{SAFESUBST:<noinclude />#if:{{{plain|}}}|border: none; background-color: inherit;}} {{SAFESUBST:<noinclude />#if:{{{plain|}}}{{{mxt|}}}{{{green|}}}{{{!mxt|}}}{{{red|}}}|color: {{SAFESUBST:<noinclude />#if:{{{mxt|}}}{{{green|}}}|#006400|{{SAFESUBST:<noinclude />#if:{{{!mxt|}}}{{{red|}}}|#8B0000|inherit}}}};}} {{SAFESUBST:<noinclude />#if:{{{style|}}}|{{{style}}}}}">|{{SAFESUBST:<noinclude />#if:{{{1|}}}|{{{...')
- 13 September 2023 13.35 Adminjavasatu bicara kontrib membuat halaman Modul:File link (←Membuat halaman berisi '-- This module provides a library for formatting file wikilinks. local yesno = require('Modul:Yesno') local checkType = require('libraryUtil').checkType local p = {} function p._main(args) checkType('_main', 1, args, 'table') -- This is basically libraryUtil.checkTypeForNamedArg, but we are rolling our -- own function to get the right error level. local function checkArg(key, val, level) if type(val) ~= 'string' then error(string.format( "galat p...')
- 13 September 2023 13.35 Adminjavasatu bicara kontrib membuat halaman Templat:Module other (←Membuat halaman berisi '{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Module}} | module | other }} }} | module = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>')
- 13 September 2023 13.34 Adminjavasatu bicara kontrib membuat halaman Modul:No globals (←Membuat halaman berisi 'local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Argumen kosong ' .. tostring(k), 2) end return nil end function mt.__newindex(t, k, v) if k ~= 'arg' then error('Argumen kosong ' .. tostring(k), 2) end rawset(t, k, v) end setmetatable(_G, mt)')
- 13 September 2023 13.33 Adminjavasatu bicara kontrib membuat halaman Modul:Error (←Membuat halaman berisi '-- This module implements {{error}}. local p = {} local function _error(args) local tag = mw.ustring.lower(tostring(args.tag)) -- Work out what html tag we should use. if not (tag == 'p' or tag == 'span' or tag == 'div') then tag = 'strong' end -- Generate the html. return tostring(mw.html.create(tag) :addClass('error') :wikitext(tostring(args.message or args[1] or error('no message specified', 2))) ) end f...')
- 13 September 2023 13.33 Adminjavasatu bicara kontrib membuat halaman Templat:Galat (←Membuat halaman berisi '{{#invoke:Error|error|{{{message|{{{1}}}}}}|tag={{{tag|}}}}}<noinclude> {{documentation}} </noinclude>')
- 13 September 2023 13.32 Adminjavasatu bicara kontrib membuat halaman Templat:Error (←Membuat halaman berisi 'Templat:Error')
- 13 September 2023 13.32 Adminjavasatu bicara kontrib membuat halaman Modul:Protection banner/doc (←Membuat halaman berisi '{{High-use| 500 }} {{Module rating|protected}} {{Lua|Module:Protection banner/config|Module:No globals|Module:File link|Module:Effective protection level|Module:Effective protection expiry|Module:Yesno|Module:Arguments|Module:Message box|Module:Vandal-m|Module:Submit an edit request|noprotcat=yes}} Modul ini digunakan untuk membuat tajuk pelindungan dan ikon gembok yang ditempatkan di atas halaman pelindungan. == Penggunaan == Tidak dapa...')
- 13 September 2023 13.31 Adminjavasatu bicara kontrib membuat halaman Modul:Protection banner (←Membuat halaman berisi '-- This module implements {{pp-meta}} and its daughter templates such as -- {{pp-dispute}}, {{pp-vandalism}} and {{pp-sock}}. -- Initialise necessary modules. require('Module:No globals') local makeFileLink = require('Module:File link')._main local effectiveProtectionLevel = require('Module:Effective protection level')._main local effectiveProtectionExpiry = require('Module:Effective protection expiry')._main local yesno = require('Module:Yesno') -- Lazily init...')
- 13 September 2023 13.30 Adminjavasatu bicara kontrib membuat halaman Templat:Case preserving encode (←Membuat halaman berisi '{{#ifeq:{{{1}}}|{{lcfirst:{{{1}}}}} |{{lcfirst:{{PAGENAMEE:Templat:{{{1|}}} }}}} |{{PAGENAMEE:Templat:{{{1|}}} }} }}<noinclude> {{Documentation}} </noinclude>')
- 13 September 2023 13.30 Adminjavasatu bicara kontrib membuat halaman Templat:Mbox (←Membuat halaman berisi '<div class="noprint">{{#invoke:Message box|mbox}}</div><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>')
- 13 September 2023 13.30 Adminjavasatu bicara kontrib membuat halaman Templat:Infobox legislature/Cegah LTA (←Membuat halaman berisi '<noinclude> {{mbox|type=notice|text=Halaman ini menggunakan Fungsi Parser <code>#ifeq:</code>. Kesalahan kecil dapat menyebabkan gangguan pada keseluruhan templat.}} {{Dokumentasi}} </noinclude> <includeonly> {{#ifeq:{{{coa_pic|}}}{{{coa-pic|}}}|Coat of arms of Aceh.svg|Coat of arms of Aceh.svg|}} {{#ifeq:{{{coa_pic|}}}{{{coa-pic|}}}|Coat of arms of Bali.svg|Coat of arms of Bali.svg|}} {{#ifeq:{{{coa_pic|}}}{{{coa-pic|}}}|Coat of arms of Bangka Belitung Islands.s...')
- 13 September 2023 13.28 Adminjavasatu bicara kontrib membuat halaman Modul:Message box/configuration (←Membuat halaman berisi '-------------------------------------------------------------------------------- -- Konfigurasi untuk Message box -- -- -- -- Modul ini mengandung data konfigurasi untuk Modul:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class =...')
- 13 September 2023 13.27 Adminjavasatu bicara kontrib membuat halaman Templat:High-use (←Membuat halaman berisi '{{#invoke:High-use|main|1={{{1|}}}|2={{{2|}}}|all-pages={{{all-pages|}}}|info={{{info|}}}|demo={{{demo|}}}|form={{{form|}}}|expiry={{{expiry|}}}|system={{{system|}}}}}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage; interwiki links go to Wikidata, thank you! --> </noinclude>')
- 13 September 2023 13.27 Adminjavasatu bicara kontrib membuat halaman Templat:High-risk (←Mengalihkan ke Templat:High-use) Tag: Pengalihan baru
- 13 September 2023 13.26 Adminjavasatu bicara kontrib membuat halaman Modul:Arguments/doc (←Membuat halaman berisi '{{high-risk|1397605}} {{module rating|p}} {{terjemah}} This module provides easy processing of arguments passed from #invoke. It is a meta-module, meant for use by other modules, and should not be called from #invoke directly. Its features include: * Easy trimming of arguments and removal of blank arguments. * Arguments can be passed by both the current frame and by the parent frame at the same time. (More details below.) * Arguments can be passed in directly fro...')
- 13 September 2023 13.26 Adminjavasatu bicara kontrib membuat halaman Modul:Arguments (←Membuat halaman berisi '-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == '...')
- 13 September 2023 13.25 Adminjavasatu bicara kontrib membuat halaman Templat:Module rating (←Membuat halaman berisi '<includeonly>{{Module other|{{ombox | type = notice | image = {{#switch: {{{1|}}} | pre-alpha | prealpha | pa = 40x40px|link=|alt=Pra-alpha | alpha | a = 26x26px|link=|alt=Alpha | beta | b = 40x40px|link=|alt=Beta | release | r | general | g = 40x40px|link=|alt=Siap digunakan...')
- 13 September 2023 13.25 Adminjavasatu bicara kontrib membuat halaman Modul:List/doc (←Membuat halaman berisi '{{high-risk|51000+}} {{module rating|protected}} This module outputs various kinds of lists. At present, it supports bulleted lists, unbulleted lists, horizontal lists, ordered lists (numbered or alphabetical), and horizontal ordered lists. It allows for easy css styling of the list or of the individual list items. == Usage == ; Quick usage {{pre2|<nowiki>{{</nowiki>#invoke:list<nowiki>|</nowiki>''function''<nowiki>|</nowiki>''first item''<nowiki>|</nowiki>''...')
- 13 September 2023 13.24 Adminjavasatu bicara kontrib membuat halaman Modul:List (←Membuat halaman berisi 'local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatesty...')
- 13 September 2023 13.24 Adminjavasatu bicara kontrib membuat halaman Modul:Yesno (←Membuat halaman berisi '-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y'...')
- 13 September 2023 13.23 Adminjavasatu bicara kontrib membuat halaman Modul:Lua banner (←Membuat halaman berisi '-- This module implements the {{lua}} template. local yesno = require('Module:Yesno') local mList = require('Module:List') local mTableTools = require('Module:TableTools') local mMessageBox = require('Module:Message box') local p = {} function p.main(frame) local origArgs = frame:getParent().args local args = {} for k, v in pairs(origArgs) do v = v:match('^%s*(.-)%s*$') if v ~= '' then args[k] = v end end return p._main(args) end function p._main...')
- 13 September 2023 13.22 Adminjavasatu bicara kontrib membuat halaman Templat:Lua (←Membuat halaman berisi '<includeonly>{{#invoke:Lua banner|main}}</includeonly><noinclude> {{Lua|Modul:Lua banner}} {{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>')
- 13 September 2023 13.21 Adminjavasatu bicara kontrib membuat halaman Modul:Message box/doc (←Membuat halaman berisi '{{high-use|129224}} {{module rating|p}} {{Lua|Module:Message box/configuration|Module:No globals|Module:Yesno|Module:Arguments|Module:Category handler}} Modul-meta ini digunakan oleh templat ''message box'' seperti, {{tl|mbox}}, {{tl|ambox}}, {{tl|cmbox}}, {{tl|fmbox}}, {{tl|imbox}}, {{tl|ombox}}, dan {{tl|tmbox}}. Harus dijalankan melalui modul Lua, tidak boleh digunakan langsung pada halaman wiki. Jika Anda ingin menggunakan fungsi modul ini dari halaman wiki,...')
- 13 September 2023 13.21 Adminjavasatu bicara kontrib membuat halaman Modul:Message box (←Membuat halaman berisi 'require('strict') local getArgs local yesno = require('Modul:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Modul:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Fungsi pembantu ----------------------------------------------------------------------...')
- 13 September 2023 13.20 Adminjavasatu bicara kontrib membuat halaman Modul:Infobox (←Membuat halaman berisi 'local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local function fixChildBoxes(sval, tt) local function notempty( s ) return s and s:match( '%S' ) end if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval -- start moving templatestyles and categories inside of ta...')
- 13 September 2023 13.18 Adminjavasatu bicara kontrib membuat halaman Modul:InfoboxImage/doc (←Membuat halaman berisi '==Sekilas== Modul ini digunakan dalam kotak info (''infoboxes'') untuk memproses parameter gambar dan merapikan format hasilnya. ==Parameter== {| class="wikitable" ! Parameter ! Keterangan |- | image | Wajib. Parameter utama yang berisi info gambar. |- | size | Ukuran tampilan gambar. |- | maxsize | Ukuran maksimal tampilan gambar. Catatan: Jika ukuran atau parameter bawaan tidak ditentukan maka gambar akan ditampilkan dengan ukuran maksimal. |- | sizedefault |...')
- 13 September 2023 13.18 Adminjavasatu bicara kontrib membuat halaman Modul:InfoboxImage (←Membuat halaman berisi '-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to ye...')
- 13 September 2023 12.59 Adminjavasatu bicara kontrib membuat halaman Modul:Infobox (←Membuat halaman berisi 'local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local function fixChildBoxes(sval, tt) local function notempty( s ) return s and s:match( '%S' ) end if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval -- start moving templatestyles and categories inside of ta...')
- 13 September 2023 12.56 Adminjavasatu bicara kontrib membuat halaman Templat:Kotak info legislatur/doc (←Membuat halaman berisi '{{Documentation subpage}} <!-- TAMBAHKAN KATEGORI DAN INTERWIKI DI BAGIAN PALING BAWAH HALAMAN INI --> <!-- SUNTING DOKUMENTASI TEMPLAT DI BAWAH INI --> Kotak info untuk artikel lembaga legislatif secara keseluruhan, dan majelis tinggi/majelis rendah dalam berbagai sistem parlementer. === Pemakaian === ==== Parameter kosong ==== {{Kotak info parlemen | name = ''name'' | native_name = ''native_name'' | transcription_name = ''transcrip...')
- 13 September 2023 12.45 Adminjavasatu bicara kontrib membuat halaman Templat:New (←Membuat halaman berisi '<span style="color:#10965a"><small>'''(baru)'''</small></span><noinclude>Kategori:Templat simbol</noinclude>')
- 13 September 2023 12.45 Adminjavasatu bicara kontrib membuat halaman Templat:Fmbox (←Membuat halaman berisi '{{#invoke:Message box|fmbox}}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>')
- 13 September 2023 12.43 Adminjavasatu bicara kontrib membuat halaman Templat:Purge (←Membuat halaman berisi '<span class="noprint plainlinks purgelink">[{{fullurl:{{{page|{{FULLPAGENAME}}}}}|action=purge}}#{{#if:{{{anchor|}}}|{{urlencode:{{{anchor|}}}|WIKI}}}} <span title="Hapus singgahan halaman ini">{{{1|Hapus singgahan}}}</span>]</span><noinclude> {{dokumentasi}} </noinclude>')
- 13 September 2023 12.43 Adminjavasatu bicara kontrib membuat halaman Templat:Dokumentasi/end box (←Mengalihkan ke Templat:Documentation/end box) Tag: Pengalihan baru
- 13 September 2023 12.42 Adminjavasatu bicara kontrib membuat halaman Templat:Parpolindo (←Membuat halaman berisi '<includeonly>style="background:{{Warna partai politik|{{{1}}}|{{{2}}}}}; width: 4px"{{!}} {{!}}style="width: 100px; text-align:left;" {{!}} {{Nama Partai Politik|{{{1}}}|{{{2}}}}}</includeonly> <noinclude> {{documentation}} </noinclude>')
- 13 September 2023 12.42 Adminjavasatu bicara kontrib membuat halaman Templat:Kotak info parlemen (←Mengalihkan ke Templat:Kotak info legislatur) Tag: Pengalihan baru
- 13 September 2023 12.39 Adminjavasatu bicara kontrib membuat halaman Templat:Pp-template (←Membuat halaman berisi '<includeonly>{{#invoke:Protection banner|main|small={{#switch:{{{small}}}|yes=yes|no=no|yes}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>')
- 13 September 2023 12.39 Adminjavasatu bicara kontrib membuat halaman Templat:Documentation/end box2 (←Membuat halaman berisi '{{dokumentasi/end box | preload = {{{preload|}}} <!--Allow custom preloads--> | content = {{{content|}}} | link box = {{{link box|}}} <!--So "link box=off" works--> | docpage = {{#if: {{{1|}}} | {{{1|}}} | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc }} | doc exist = {{#ifexist: {{#if: {{{1|}}} | {{{1|}}} <!--Other docname fed--> | {{{docspace|{{NAMESPACE}}}}}:{{{template page|{{PAGENAME}}}}}/doc }} | yes...')
- 13 September 2023 12.38 Adminjavasatu bicara kontrib membuat halaman Templat:Dokumentasi/start box (←Membuat halaman berisi '<!-- Start of green doc box --><div id="template-documentation" class="template-documentation iezoomfix" style="background-color:#ecfcf4; border:1px solid #aaa; padding:12px;"><!-- Add the heading at the top of the doc box: -->{{#ifeq: {{{heading|¬}}} | <!--Defined but empty--> | <!--"heading=", do nothing--> | <div style="padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bottom: 1ex;">{{ #if: {{{content|}}} | | <!--Add the [view][edit][histo...')
- 13 September 2023 12.37 Adminjavasatu bicara kontrib membuat halaman Templat:Ns0 (←Membuat halaman berisi '{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>')