Jump to content
Main menu
Main menu
move to sidebar
hide
Stiureydys
Ard-ghuillag
Ynnyd y phobble
Cooishyn y laa
Caghlaaghyn s'noa
Duillag gyn tort
Cooney
Ronsee
Ronsee
Appearance
Toyrtyssyn
Create account
Log in
Greienyn persoonagh
Toyrtyssyn
Create account
Log in
Pages for logged out editors
learn more
Contributions
Cur loayrtys da'n IP shoh
Reaghey
Module:If preview
Add languages
Module
Resoonaght
English
Lhaih
Edit source
Jeeagh er shennaghys
Kishtey greie
Tools
move to sidebar
hide
Actions
Lhaih
Edit source
Jeeagh er shennaghys
General
Cre ta kiangley rish shoh
Caghlaaghyn conastagh
Laad neese coadan
Duillagyn er lheh
Page information
Get shortened URL
Download QR code
Appearance
move to sidebar
hide
Raaue:
Cha nel oo loggit stiagh. Bee dt'enmys IP recortyssit ayns shennaghys reaghee yn duillag shoh.
Anti-spam check. Do
not
fill this in!
local p = {} local cfg = mw.loadData('Module:If preview/configuration') --[[ main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. ]] function p.main(frame) if cfg.preview then return frame.args[1] or '' else return frame.args[2] or '' end end --[[ pmain This function returns either the first argument or second argument passed to this module's parent (i.e. template using this module), depending on whether it is being previewed. ]] function p.pmain(frame) return p.main(frame:getParent()) end local function warning_text(warning) return mw.ustring.format( cfg.warning_infrastructure, cfg.templatestyles, warning ) end function p._warning(args) local warning = args[1] and args[1]:match('^%s*(.-)%s*$') or '' if warning == '' then return warning_text(cfg.missing_warning) end if not cfg.preview then return '' end return warning_text(warning) end --[[ warning This function returns a "preview warning", which is the first argument marked up with HTML and some supporting text, depending on whether the page is being previewed. disabled since we'll implement the template version in general ]] --function p.warning(frame) -- return p._warning(frame.args) --end --[[ warning, but for pass-through templates like {{preview warning}} ]] function p.pwarning(frame) return p._warning(frame:getParent().args) end return p
Giare-choontey:
By saving changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Doll magh
Cooney reaghee
(t'eh foshley ayns uinnag elley)
Preview page with this template
Clowan ymmydit er y duillag shoh:
Module:If preview/doc
(
reagh
)