Изворни код странице Модул:AutomaticArchive/config
Пређи на навигацију
Пређи на претрагу
Немате дозволу да уређујете ову страницу из следећег разлога:
Можете да видите и копирате извор ове странице.
--------------------------------------------------------------------------------
-- Configuration for Module:AutomaticArchive
--
-- This module contains configuration data for
-- [[Module:AutomaticArchive]]. It can be used to easily translate the
-- module for use on other wikis, as well as changing settings like the default
-- archive prefix and the default link count.
--------------------------------------------------------------------------------
local preff = tostring(mw.title.getCurrentTitle(prefixedText))
preff = mw.ustring.match(preff, 'Архива ?')
if preff == nil then preff = 'Архива' end
return {
--------------------------------------------------------------------------------
-- Blurb
--------------------------------------------------------------------------------
-- The blurbs to use for the archive banner. If the "period" argument is
000
1:0
Шаблони који се користе на овој страници:
- Шаблон:Doc (извор)
- Шаблон:High-risk (извор)
- Шаблон:Ombox (извор)
- Шаблон:Replace (извор)
- Шаблон:Висок ризик (извор)
- Шаблон:Документација (извор)
- Шаблон:Замени (извор)
- Модул:Arguments (извор)
- Модул:AutomaticArchive/config (извор)
- Модул:AutomaticArchive/config/док (извор)
- Модул:Documentation (извор)
- Модул:Documentation/config (извор)
- Модул:Documentation/styles.css (извор)
- Модул:Message box (извор)
- Модул:Message box/configuration (извор)
- Модул:No globals (извор)
- Модул:String (извор)
- Модул:Yesno (извор)
Назад на страницу Модул:AutomaticArchive/config.