Home
Random
Log in
Settings
About Solarpunk Wiki
Disclaimers
Solarpunk Wiki
Search
Editing
Module:Template translation
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
-- Dummy "Template translation" module to avoid errors -- This disables multilingual template features, but prevents script errors. local p = {} -- Used by some templates to check translation status function p.checkTranslation(frame) return '' end -- Used by some templates to layout multilingual content function p.layout(frame) return '' end -- Used by some templates for main entry point function p.main(frame) return '' end -- Used by license templates to display translated text function p.renderTranslatedTemplate(frame) -- Return nothing but avoid errors return '' end -- Always return a table to prevent 'nil value' errors return p
Summary:
Please note that all contributions to Solarpunk Wiki are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) (see
Solarpunk Wiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Module:Template translation/doc
(
edit
)