Home
Random
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Sanctions/data/sandbox
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!
-- todo split into multiple suggested aliases (eg scwisil -> scw or isil) local sanctions = { covid = { topic = "Coronavirus disease 2019", scope = "coronavirus disease 2019 ([[COVID-19]])", wikilink = "WP:GS/COVID19", restrictions = {['ds'] = true, ['restriction1'] = "Editors should not use preprints or other non-peer-reviewed sources for medical content."} }, crypto = { topic = "Blockchain and cryptocurrencies", scope = "[[blockchain]] and [[cryptocurrencies]]", wikilink = "WP:GS/CRYPTO", restrictions = {['ds'] = true, ['1rr'] = true} }, iranpol = { topic = "Post-1978 Iranian politics", scope = "post-1978 Iranian politics", wikilink = "WP:GS/IRANPOL", restrictions = {['ds'] = true}, palias = "irp" }, mj = { topic = "Michael Jackson", scope = "[[Michael Jackson]]", wikilink = "WP:GS/MJ", restrictions = {['ds'] = true} }, pw = { topic = "Professional wrestling", scope = "[[professional wrestling]]", wikilink = "WP:GS/PW", restrictions = {['ds'] = true} }, sasg = { topic = "South Asian social groups", scope = "South Asian social groups", wikilink = "WP:GS/CASTE", restrictions = {['ds'] = true} }, scwisil = { topic = "Syrian Civil War and ISIL", scope = "the [[Syrian Civil War]] and [[ISIL]]", wikilink = "WP:GS/SCW&ISIL", restrictions = {['ds'] = true, ['1rr'] = true}, palias = "syria" }, ukunits = { topic = "measurement units in the United Kingdom", scope = "measurement units in the United Kingdom", wikilink = "WP:GS/UKU", restrictions = {['ds'] = true}, palias = "uku" } } local aliases = { ['cry'] = 'crypto', ['bc'] = 'crypto', ['irp'] = 'iranpol', ['syr'] = 'scwisil', ['syria'] = 'scwisil', ['scw'] = 'scwisil', ['isil'] = 'scwisil', ['isis'] = 'scwisil', ['uku'] = 'ukunits' } -- export return {sanctions = sanctions, aliases = aliases}
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, 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 (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Module:Sanctions/data/sandbox/doc
(
edit
)