Jump to content

Meta:ICANNWiki Documentation: Difference between revisions

From ICANNWiki
m ICANNWiki feature documentation: Migrated "Page Notice" to 'SysOps and devs'
ICANNWiki feature documentation: Extension:SpamBlacklist documentation
Line 95: Line 95:
* [[Special:ReplaceText]]: Mass text replacement across multiple articles.
* [[Special:ReplaceText]]: Mass text replacement across multiple articles.
* [[Special:BatchUpload]]: Batch file uploading via [https://www.mediawiki.org/wiki/Extension:SimpleBatchUpload Extension:SimpleBatchUpload].
* [[Special:BatchUpload]]: Batch file uploading via [https://www.mediawiki.org/wiki/Extension:SimpleBatchUpload Extension:SimpleBatchUpload].
* [https://www.mediawiki.org/wiki/Extension:SpamBlacklist Extension:SpamBlacklist]: [[MediaWiki:Spam-blacklist]], [[MediaWiki:Spam-whitelist]], [[MediaWiki:Email-blacklist]], [[MediaWiki:Email-whitelist]]
* [https://www.mediawiki.org/wiki/Extension:SpamBlacklist Extension:SpamBlacklist]: manual white or black list for URLs and email addresses at: [[MediaWiki:Spam-blacklist]], [[MediaWiki:Spam-whitelist]], [[MediaWiki:Email-blacklist]], [[MediaWiki:Email-whitelist]]
* [https://www.mediawiki.org/wiki/Extension:Approved_Revs Extension:Approved Revs]: Sets an "approved revision" of an article that will display by default to readers instead of the current revision.
* [https://www.mediawiki.org/wiki/Extension:Approved_Revs Extension:Approved Revs]: Sets an "approved revision" of an article that will display by default to readers instead of the current revision.
* [[Special:Interwiki]] (dev only): Internal shortcuts for other wiki projects.
* [[Special:Interwiki]] (dev only): Internal shortcuts for other wiki projects.

Revision as of 23:24, 9 January 2025

This meta space for ICANNWiki Content Planning lists resources and concepts that are being worked on or need work performed in them.

Content Guide for ICANNWiki

Please refer to the article Meta:Content Guide for ICANNWiki.

Data sources

Trusted sources

Useful sources

Templates

The contents of the templates below are presented for reference only and may not reflect their live version due to these not being directly extracted from the current source of the templates.

Template:Articles needing attention

This article needs attention. Please help improve it by revising the article in accordance with ICANNWiki's content guidelines. In particular, ensure a neutral point of view and proper sourcing of information.

Template:Candidates for deletion

This article has been marked for deletion for not adhering to" ICANNWiki's content guidelines. Without substantial changes, it will eventually be removed by our content managers.

Template:Major articles parallel with Wikipedia

This article concerns a major concept that exist in the English version of Wikipedia, which you can check here. You are reading an independent version by the ICANNWiki community.

ICANNWiki feature documentation

All users

  • Video embedding
    • Provided via Extension:EmbedVideo.
    • Usage: {{#ev:service|id|dimensions|alignment|description|container|urlargs|autoresize|valignment}}
    • Example: {{#ev:youtube|mQr3zTKvnyE}} embeds a Youtube video of ICANN 40's opening press conference.
  • Audio embedding
    • Built-in via MediaWiki.
    • Usage: [[File:Name.extension|thumb|left/center/right|autostart=yes/no|loop=yes/no|start=number|end=number|Caption]]
    • Example: [[File:Test.mp3|Test]] embeds a media player for the file.
  • Mathematics
    • Provided via Extension:Math
    • Usage: <math>LaTeX-formatted math expression</math>
    • Example: <math>\frac{1}{2}/math> results in 12.
  • PDF
    • Provided via Extension:PdfHandler
    • Usage: PdfHandler display a PDF file like an image, generating thumbnails of its pages.
    • Example: [[File:Name.pdf|thumb|page=number|0px|Caption]]
  • Show a template without invoking its categories
    • Provided via Extension:Scribunto
    • Usage: {{#invoke:ShowTemplateContent|showTemplate|TEMPLATE NAME}}
    • Example: {{#invoke:ShowTemplateContent|showTemplate|Template:Articles needing attention}}

{{#get_web_data: |url = https://example.com/data.json |format= json |data = var1 = /key1 var2 = /key2 }} Retrieved value: {{#external_value: var1}} Another value: {{#external_value: var2}}

SysOps and devs

Lingo extension syntax

;ACRONYM:[[Internal Link]]. Brief description as per the most canonical source available, such as the ICANN Bylaws (''Source'').

Wiki resources

Wikimedia

Pages

Categories

Users

Technical