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
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 = { crypto = { topic = "Blockchain and cryptocurrencies", scope = "[[blockchain]] and [[cryptocurrencies]]", wikilink = "WP:GS/CRYPTO", restrictions = {['ds'] = true, ['1rr'] = true} }, 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" }, uyghur = { topic = "Uyghur genocide", scope = "[[Uyghurs]], [[Uyghur genocide]], or topics that are related to Uyghurs or Uyghur genocide", wikilink = "WP:GS/UYGHUR", restrictions = {['ds'] = true} }, 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', ['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/doc
(
edit
)