Test: Difference between revisions
Test
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) |
Tag: 2017 source edit |
||
| (96 intermediate revisions by 2 users not shown) | |||
Line 1:
[[Category:AutoDumpContentFromCommons]]
{{Nutshell|This is a common '''Test''' page used across all wikis. Persistent changes should be committed into the page on commons. Examples of nearly all wiki features and extensions below.}}
<br/><br/>
[[File:AdminLinks.png]]
<br/><br/>
A new interface for the [[Special:Search|search page]], if this extension is loaded it will look like the screenshot below:
Line 16:
<br/><br/>
ArticleCreationWorkflow is a project that was initiated by the WMF (at the request of the English Wikipedia community) in 2012 to improve the workflow for creating new articles. This extension is installed in our wikis but not configured. The documentation is on [[mediawikiwiki:ArticleCreationWorkflow|mediawiki]] and a working example is the [[Wikipedia:Wikipedia:Article_wizard|Article wizard]] on the English Wikipedia.
<br/><br/>
You local system clock should agree that it is {{LOCALDAYNAME}} the '''{{LOCALDAY}} of {{LOCALMONTHNAME}}''' in the year '''{{LOCALYEAR}}''' and the time is '''{{LOCALTIME}}''' if this is not the case check the time zone in your [[Special:Preferences | preferences]].
<br/><br/>
* Only Expectation here is that parser function is accepted by mediawiki, no support wiki's have babel set up currently:
{{#babel: en=5 | fr=1 }}
* If it is working correctly (1.35) you will see a box like this floating right (Below TOC):
[[File:Babel_example.
<br/><br/>
* Adds a new BetaFeatures link and additional section in User Preferences, not enabled in supportwikis but installed in docker image:
[[File:BetaFeatures Screenshot.PNG]]
<br/><br/>
* Future use on MTP Rack pages, syntax is like this:
<pre>
Line 49:
<br/><br/>
# one
# two
Line 69:
<br/><br/>
<categorytree mode="pages">Cherrywood</categorytree>
CheckUser is an extension that allows a user (with the checkuser permission) to check which IPs are used by a given username and which usernames are used by a given IP, without having to run queries directly against the database by hand. The extension is running live on all Wikimedia wikis. [[Special:CheckUser]]
<br/><br/>
A good question: <ref>Did caleb clone vm?</ref>
;(See bottom of page for reference and also mouseover)
<br/><br/>
* Provides a special page to get citation info about a specific page, test the existence of this special page for qualification:
<pre>http://labwiki.dub.emea.dell.com/wiki/Special:CiteThisPage/Test</pre>
Line 87:
<br/><br/>
= Chart <ref>[[mediawikiwiki:Extension:Chart]]</ref> =
Chart extension replaces [[#Graph|Graph]] extension.
Note the following data pages (on common 'pool' wiki) used to create the below graphs:
[[Data:Chart_Example_Data.tab]]
[[Data:Example.Line.chart]]
[[Data:Example.Pie.chart]]
[[Data:Example.Area.chart]]
[[Data:Example.Bar.chart]]
==== Line ====
{{#chart:Example.Line.chart}}
==== Bar ====
{{#chart:Example.Bar.chart}}
==== Area ====
{{#chart:Example.Area.chart}}
==== Pie ====
Pie charts are a special chart type, and data sources may require modification to be rendered appropriately.
When reading data, any non-number columns (e.g., the x-axis) will be discarded, and the sum of all rows will be represented on the chart.
For example, where multiple rows depict values for A, B, and C on numerous dates, e.g., January 1st and January 2nd, the pie chart segment for A will represent the sum of all A's row values across those dates.
{{#chart:Example.Pie.chart}}
= CLDR<ref>[[mediawikiwiki:Extension:CLDR]]</ref> =
CLDR provides a database from: [http://www.unicode.org/cldr/repository_access.html unicode.org]
<br>
Line 124 ⟶ 162:
<br/><br/>
* Cleans up recent changes list, check this page has category tree style drop downs [[Special:RecentChanges]]
<br/><br/>
ClipUpload allows to copy and paste an image directly into the source code editor
{{Note|Clipupload has been removed since 1.35 as it is no longer maintained and does not work with 1.35 and later}}
<br/><br/>
When using a code example inline in a block of text use <code><nowiki><code></code></nowiki></code> tags.
<pre>Block of test with embedded example <code>this code snippet</code> note that the preformatted code is inline with the text.</pre>
Block of test with embedded example <code>this code snippet</code> note that the preformatted code is inline with the text.
<br/><br/>
* Standard Pre formating should be tight to the code it's self:
<pre>
Line 168 ⟶ 209:
PagePool PagePool Folder Class Speed DiskClassStr Unallocated Unallocated Total Disk AddSpa AddSpa AddSpace AddSpace AddSpace AddSpace Restripe Active
Index ClassInd Index Index Index PageCount BlockCount BlockCount Count Stats Failur Failure OptimalBlockCou OptimalPageCoun Debug Reserved Controller
1 4 3 6 1 Write-Intensive 503203 4122238784 7814439360 20 0 0 (0) Fals 244201230 59620 (1) None 61640
1 5 3 6 1 Write-Intensive 805125 4122238784 7814439360 20 0 0 (0) Fals 390721968 95392 (1) None 61640
Line 192 ⟶ 233:
Index Name ManagementDiscipline OperStatus Health ParentFolder Class TotalBlockCoun UnallocatedBlo DiskSize
<box>10</box> (1) Managed (1) Up Healthy 3 8 7501476528 495593872<point-here-tr> 3.49 TB
27 (1) Managed (1) Up Healthy 3 8 7501476528 495593872 3.49 TB
Line 212 ⟶ 253:
<br/><br/>
The '''CodeEditor''' extension extends the [[mediawikiwiki:Extension:WikiEditor|WikiEditor]] advanced editing toolbar with an embedded [http://ace.ajax.org/ Ace editor widget], providing some handy features for user/site JS, CSS pages, and when [[mediawikiwiki:Extension:Scribunto|Scribunto Extension]] is also installed, for pages in '''''Module''''' namespace.
<br>
Line 228 ⟶ 269:
<br/><br/>
The '''CodeMirror''' extension provides syntax highlighting in MediaWiki's wikitext editor.
It adds a button with the icon [[File:Codemirror-icon.png|30px]] to the editing toolbar that allows for switching syntax highlighting on and off. It supports the [[mediawikiwiki:Extension:WikiEditor|WikiEditor]] toolbar/
Line 241 ⟶ 282:
* Should look like this:
[[File:
<Br>
Line 247 ⟶ 288:
<br/><br/>
<syntaxhighlight>
{{col-break}}
Column 1
[[Image:Bugs_Bunny.png|100px]]
{{col-break}}
Column 2
* Alpha
* Beta
* Delta
# One
# Two
# Three
{{col-break}}
Column 3
{{Tip|A Tip!}}
{{col-end}}
</syntaxhighlight>
{{col-begin}}
{{col-break}}
Column 1
[[Image:Bugs_Bunny.png|100px]]
{{col-break}}
Column 2
* Alpha
* Beta
* Delta
# One
# Two
# Three
{{col-break}}
Column 3
{{Tip|A Tip!}}
{{col-end}}
<br/><br/>
{{Caution|Collection is undergoing a rewrite and since July 2019 is using a new PDF rendering engine}}
<Br>
Line 269 ⟶ 362:
<br/><br/>
* Are the Side Bar items show collapsible like this:<br>
[[File:Collapsible Sidebar items.png]]
<br/><br/>
* Example image from commons.dub.emea.dell.com:
<section begin=bugs />
[[Image:Bugs_Bunny.png|100px]]
<section end=bugs />
<br/><br/>
= Confirm Edit<ref>[[mediawikiwiki:Extension:ConfirmEdit]]</ref> =
{{Note|Bundled with Mediawiki but not currently used in support wikis as we are not public facing websites and unlikely to be spammed}}
<br/><br/>
The Contribution Scores extension polls the wiki database to locate contributors with the highest contribution volume. The extension is intended to add metric for contributors to see how much they are helping out.
<br>
Line 288 ⟶ 389:
<br/><br/>
{{#css:Test.css}}
* crazy class for pink pre, custom css test included from Test.css page:
Line 318 ⟶ 419:
<br/><br/>
'''Data Transfer''' is an extension to MediaWiki that allows users to both export and import data from and to the wiki, with export done in XML format and import possible in both XML, CSV and some spreadsheet formats.
Line 324 ⟶ 425:
<br/><br/>
The '''Discussion Tools''' extension is a set of tools to enhance discussion pages.
Line 334 ⟶ 435:
<br/><br style="clear:both"/>
The '''DismissableSiteNotice''' extension allows users to close the sitenotice, using cookies. Not easy to test this one unless a site notice has been configured.
Line 340 ⟶ 441:
<br/><br style="clear:both"/>
The '''Display Title''' extension allows a page's display title to be used as the default link text in links to the page - both links from other pages as well as self-links on the page.
Line 349 ⟶ 450:
<br/><br/>
Creates the ability for sysops to duplicate pages using this page: [[Special:Duplicator]]
<br/><br/>
* ''Top 10 Longest Pages with No Revision Table'':
{{#dpl:
Line 368 ⟶ 469:
<br/><br/>
The '''DynamicSidebar''' extends the capabilities of the sidebar for logged in users. If allowed, users can add their own custom sidebars via the page "User:<username>/Sidebar". Administrators can add sidebars for groups, and userpage categories via the pages "MediaWiki:Sidebar/Group:<group>", and "MediaWiki:Sidebar/Category:<category>".
Line 381 ⟶ 482:
<br/><br/>
The '''EasyTimeline''' extension produces an embedded image from wikitext. The image can be a one-dimensional diagram (horizontally or vertically), or a two-dimensional one.
<timeline>
ImageSize = width:903 height:660
PlotArea = left:73 right:130 top:30 bottom:140
Legend = top:110 columnwidth:250 orientation:vertical left:120
AlignBars = late
DateFormat = dd/mm/yyyy
Period = from:01/01/2001 till:01/01/2007
Colors =
id:canvas value:gray(0.95) # background for whole image
id:bars value:white # background for bars
id:grid1 value:gray(0.6) # major grid
id:grid2 value:gray(0.85) # minor grid
id:gray value:gray(0.5) # for colophon
id:gray2 value:gray(0.8) # for colophon
id:darkred value:rgb(0.5,0,0) # for colophon
id:A10 value:rgb(0.3,0,0) legend:10+_articles_(*)
id:A100 value:rgb(0.5,0,0) legend:100+_articles
id:A1000 value:rgb(0.8,0.2,0) legend:1000+_articles
id:A10000 value:rgb(1,0.5,0) legend:10,000+_articles
id:A100000 value:rgb(1,0.8,0) legend:100,000+_articles
id:A1000000 value:rgb(1,1,0) legend:1,000,000+_articles
#id:U10 value:rgb(0.85,0.85,1) legend:10+_editors
id:U100 value:rgb(0.8,0.8,1) legend:100+_editors
id:U1000 value:rgb(0.6,0.6,1) legend:1000+_editors
id:U10000 value:rgb(0.35,0.35,1) legend:10,000+_editors
id:U100000 value:rgb(0,0,1) legend:100,000+_editors
id:D0 value:rgb(0.95,0.95,0.95) legend:. # dummy
id:D1 value:gray(0.95) legend:. # dummy
id:L100 value:rgb(0.8,0.35,0) legend:languages_with_100+_articles
id:L1000 value:rgb(0.8,0,0.6) legend:languages_with_1000+_articles
id:L10000 value:rgb(0,0,0.8) legend:languages_with_10,000+_articles
id:L100000 value:rgb(0,0.6,0) legend:languages_with_100,000+_articles
ScaleMajor = grid:grid1 unit:year increment:1 start:01/01/2001
ScaleMinor = grid:grid2 unit:month increment:3 start:01/01/2001
BackgroundColors = canvas:canvas
TimeAxis = orientation:horizontal format:yyyy
BarData =
bar:Wikipedias text:[http://stats.wikimedia.org/EN/TablesWikipediaZZ.htm|Wikipedia]
bar:Meta text:[http://stats.wikimedia.org/wikispecial/EN/TablesWikipediaMETA.htm|Meta]
bar:Wiktionaries text:[http://stats.wikimedia.org/wiktionary/EN/TablesWikipediaZZ.htm|Wiktionary]
bar:Wikiquotes text:[http://stats.wikimedia.org/wikiquote/EN/TablesWikipediaZZ.htm|Wikiquote]
bar:Wikibooks text:[http://stats.wikimedia.org/wikibooks/EN/TablesWikipediaZZ.htm|Wikibooks]
bar:Wikisources text:[http://stats.wikimedia.org/wikisource/EN/TablesWikipediaZZ.htm|Wikisources]
bar:Commons text:[http://stats.wikimedia.org/wikispecial/EN/TablesWikipediaCOMMONS.htm|Commons]
bar:Wikinews text:[http://stats.wikimedia.org/wikinews/EN/TablesWikipediaZZ.htm|Wikinews]
bar:Wikiversity text:[http://stats.wikimedia.org/wikiversity/EN/TablesWikipediaZZ.htm|Wikiversity]
Define $A10 = color:A10 width:0.1in
Define $A100 = color:A100 width:0.15in
Define $A1000 = color:A1000 width:0.2in
Define $A10000 = color:A10000 width:0.3in
Define $A100000 = color:A100000 width:0.4in
Define $A1000000 = color:A1000000 width:0.5in
Define $U10 = color:U10 width:0.02in
Define $U100 = color:U100 width:0.06in
Define $U1000 = color:U1000 width:0.10in
Define $U10000 = color:U10000 width:0.15in
Define $U100000 = color:U100000 width:0.20in
Define $L100 = textcolor:L100 align:left fontsize:9
Define $L1000 = textcolor:L1000 align:right fontsize:9
Define $L10000 = textcolor:L10000 align:right fontsize:9
Define $L10000c = textcolor:L10000 align:right fontsize:9
Define $L100000 = textcolor:L100000 align:right fontsize:9
# make numbers fit exactly below 1,000,000+ bar
Define $S00a1 = shift:( 3,-35)
Define $S000a1 = shift:( -1,-35)
Define $S0000a1 = shift:(-12,-35)
Define $S00000a1 = shift:(-26,-35)
Define $S0000a2 = shift:(-17,-35)
Define $S00000a2 = shift:(-34,-35)
Define $S0000a3 = shift:(-21,-35)
Define $S00000a3 = shift:(-39,-35)
# make numbers fit exactly below 100,000+ bar
Define $S00b1 = shift:( 3,-30)
Define $S000b1 = shift:( -1,-30)
Define $S0000b1 = shift:(-12,-30)
Define $S00000b1 = shift:(-26,-30)
Define $S0000b2 = shift:(-17,-30)
Define $S00000b2 = shift:(-34,-30)
Define $S00000b3 = shift:(-39,-30)
# make numbers fit exactly below 10,000+ bar
Define $S00c1 = shift:( 3,-25)
Define $S000c1 = shift:( -1,-25)
Define $S0000c1 = shift:(-12,-25)
Define $S00000c1 = shift:(-26,-25)
Define $S0000c2 = shift:(-17,-25)
Define $S00000c2 = shift:(-34,-25)
Define $S00000c3 = shift:(-39,-25)
# make numbers fit exactly below 1,000+ bar
Define $S00d1 = shift:( 3,-20)
Define $S000d1 = shift:( -1,-20)
Define $S0000d1 = shift:(-12,-20)
Define $S00000d1 = shift:(-26,-20)
Define $S0000d2 = shift:(-17,-20)
Define $S00000d2 = shift:(-34,-20)
Define $S00000d3 = shift:(-39,-20)
Define $TTt = textcolor:black shift:(78, 30) align:center # Title
Define $TAn = textcolor:black shift:(75, 10) align:right # Articles count
Define $TUn = textcolor:black shift:(75, -4) align:right # Users count
Define $TEn = textcolor:black shift:(75,-18) align:right # Edits count
Define $TAt = textcolor:black shift:(82, 10) align:left # Articles label
Define $TUt = textcolor:black shift:(82, -4) align:left # Users label
Define $TEt = textcolor:black shift:(82,-18) align:left # Edits label
# Define $Figures = textcolor:white align:right shift:(0,-4) fontsize:S # experiment with figures centered in bars
PlotData=
bar:Wikipedias from:01/01/2001 till:01/02/2001 $A10
bar:Wikipedias from:01/02/2001 till:01/04/2001 $A100
bar:Wikipedias from:01/04/2001 till:01/10/2001 $A1000
bar:Wikipedias from:01/10/2001 till:01/10/2002 $A10000
bar:Wikipedias from:01/10/2002 till:01/09/2004 $A100000
bar:Wikipedias from:01/09/2004 till:end $A1000000
# bar:Wikipedias from:01/01/2001 till:01/07/2001 $U10
bar:Wikipedias from:01/07/2001 till:01/08/2002 $U100
bar:Wikipedias from:01/08/2002 till:01/01/2004 $U1000
bar:Wikipedias from:01/01/2004 till:01/10/2005 $U10000
bar:Wikipedias from:01/10/2005 till:end $U100000
# experiment with figures centered in bars
# bar:Wikipedias at:01/01/2002 text:"1, 1, 7" $L100 $Figures
# bar:Wikipedias at:01/01/2003 text:"1, 8, 14" $L100 $Figures
# bar:Wikipedias at:01/01/2004 text:"1, 9, 22, 29" $L100 $Figures
# bar:Wikipedias at:01/01/2005 text:"2, 20, 52, 81" $L100 $Figures
# bar:Wikipedias at:01/01/2006 text:"8, 37, 84, 120" $L100 $Figures
# bar:Wikipedias at:01/01/2007 text:"12, 55, 124, 179" $L100 $Figures
bar:Wikipedias at:01/01/2002 text:7 $L100 $S00a1
bar:Wikipedias at:01/01/2002 text:1 $L1000 $S000a1
bar:Wikipedias at:01/01/2002 text:1 $L10000 $S0000a1
bar:Wikipedias at:01/01/2003 text:14 $L100 $S00a1
bar:Wikipedias at:01/01/2003 text:_8 $L1000 $S000a1
bar:Wikipedias at:01/01/2003 text:1 $L10000 $S0000a1
# 100K for Dec 2002 in wikistats is rounded figure, actually 99939
# bar:Wikipedias at:01/01/2003 text:1 $L100000b $S00000a1
bar:Wikipedias at:01/01/2004 text:39 $L100 $S00a1
bar:Wikipedias at:01/01/2004 text:22 $L1000 $S000a1
bar:Wikipedias at:01/01/2004 text:9_ $L10000 $S0000a2
bar:Wikipedias at:01/01/2004 text:1 $L100000 $S00000a2
bar:Wikipedias at:01/01/2005 text:81 $L100 $S00a1
bar:Wikipedias at:01/01/2005 text:52 $L1000 $S000a1
bar:Wikipedias at:01/01/2005 text:20 $L10000 $S0000a2
bar:Wikipedias at:01/01/2005 text:2_ $L100000 $S00000a2
bar:Wikipedias at:01/01/2006 text:120 $L100 $S00a1
bar:Wikipedias at:01/01/2006 text:84 $L1000 $S000a1
bar:Wikipedias at:01/01/2006 text:37 $L10000 $S0000a2
bar:Wikipedias at:01/01/2006 text:8_ $L100000 $S00000a2
bar:Wikipedias at:01/01/2007 text:179 $L100 $S00a1
bar:Wikipedias at:01/01/2007 text:124 $L1000 $S000a1
bar:Wikipedias at:01/01/2007 text:55_ $L10000 $S0000a3
bar:Wikipedias at:01/01/2007 text:12 $L100000 $S00000a3
bar:Wikipedias at:end $TTt text:"January 1, 2007"
bar:Wikipedias at:end $TAn text:? # "3,100,000" textcolor:darkred
bar:Wikipedias at:end $TUn text:? # "124,580" textcolor:darkred
bar:Wikipedias at:end $TEn text:? # "53,940,000" textcolor:darkred
bar:Wikipedias at:end $TAt text:"articles" textcolor:darkred
bar:Wikipedias at:end $TUt text:"editors" textcolor:darkred
bar:Wikipedias at:end $TEt text:"edits" textcolor:darkred
textcolor:black
bar:Meta from:01/11/2001 till:01/02/2002 $A10
bar:Meta from:01/02/2002 till:01/03/2004 $A100
bar:Meta from:01/03/2004 till:end $A1000
# bar:Meta from:01/11/2001 till:01/06/2003 $U10
bar:Meta from:01/06/2003 till:30/04/2005 $U100
bar:Meta from:01/05/2005 till:end $U1000
bar:Meta at:01/01/2007 text:n.a. $L100 $S00d1
bar:Meta at:end $TAn text:"8,600"
bar:Meta at:end $TUn text:"2,084"
bar:Meta at:end $TEn text:"244,000" # 8.6K articles * 28.4 mean edits per article
bar:Meta at:end $TAt text:"articles"
bar:Meta at:end $TUt text:"editors"
bar:Meta at:end $TEt text:"edits"
bar:Wiktionaries from:01/12/2002 till:01/02/2003 $A100
bar:Wiktionaries from:01/02/2003 till:01/09/2003 $A1000
bar:Wiktionaries from:01/09/2003 till:01/11/2004 $A10000
bar:Wiktionaries from:01/11/2004 till:01/07/2006 $A100000
bar:Wiktionaries from:01/07/2006 till:end $A1000000
# bar:Wiktionaries from:01/12/2002 till:01/09/2003 $U10
bar:Wiktionaries from:01/09/2003 till:01/02/2005 $U100
bar:Wiktionaries from:01/02/2005 till:end $U1000
bar:Wiktionaries at:01/01/2003 text:1 $L100 $S00a1
bar:Wiktionaries at:01/01/2004 text:1 $L100 $S00a1
bar:Wiktionaries at:01/01/2004 text:1 $L1000 $S000a1
bar:Wiktionaries at:01/01/2004 text:1 $L10000 $S0000a1
bar:Wiktionaries at:01/01/2005 text:27 $L100 $S00a1
bar:Wiktionaries at:01/01/2005 text:12 $L1000 $S000a1
bar:Wiktionaries at:01/01/2005 text:3 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2006 text:53 $L100 $S00a1
bar:Wiktionaries at:01/01/2006 text:32 $L1000 $S000a1
bar:Wiktionaries at:01/01/2006 text:10 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2006 text:1 $L100000 $S00000a2
bar:Wiktionaries at:01/01/2007 text:79 $L100 $S00a1
bar:Wiktionaries at:01/01/2007 text:49 $L1000 $S000a1
bar:Wiktionaries at:01/01/2007 text:25 $L10000 $S0000a2
bar:Wiktionaries at:01/01/2007 text:4 $L100000 $S00000a2
bar:Wiktionaries at:end $TAn text:"1,700,000"
bar:Wiktionaries at:end $TUn text:"4,398"
bar:Wiktionaries at:end $TEn text:"7,480,000" # 1.7M articles * 4.4 mean edits per article
bar:Wiktionaries at:end $TAt text:"lemmas"
bar:Wiktionaries at:end $TUt text:"editors"
bar:Wiktionaries at:end $TEt text:"edits"
bar:Wikiquotes from:01/07/2003 till:01/05/2004 $A100
bar:Wikiquotes from:01/05/2004 till:31/03/2005 $A1000
bar:Wikiquotes from:01/04/2005 till:end $A10000
# bar:Wikiquotes from:01/07/2003 till:01/07/2004 $U10
bar:Wikiquotes from:01/07/2004 till:30/09/2005 $U100
bar:Wikiquotes from:01/10/2005 till:end $U1000
bar:Wikiquotes at:01/01/2004 text:1 $L100 $S00c1
bar:Wikiquotes at:01/01/2005 text:7 $L100 $S00c1
bar:Wikiquotes at:01/01/2006 text:23 $L100 $S00c1
bar:Wikiquotes at:01/01/2007 text:32 $L100 $S00c1
bar:Wikiquotes at:01/01/2005 text:2 $L1000 $S000c1
bar:Wikiquotes at:01/01/2006 text:7 $L1000 $S000c1
bar:Wikiquotes at:01/01/2007 text:13 $L1000 $S000c1
bar:Wikiquotes at:end $TAn text:"55,000"
bar:Wikiquotes at:end $TUn text:"2,472"
bar:Wikiquotes at:end $TEn text:"748,000" # 55K articles * 13.6 mean edits per article
bar:Wikiquotes at:end $TAt text:"articles"
bar:Wikiquotes at:end $TUt text:"editors"
bar:Wikiquotes at:end $TEt text:"edits"
bar:Wikibooks from:01/07/2003 till:01/08/2003 $A10
bar:Wikibooks from:01/08/2003 till:01/12/2003 $A100
bar:Wikibooks from:01/12/2003 till:31/03/2005 $A1000
bar:Wikibooks from:01/04/2005 till:end $A10000
# bar:Wikibooks from:01/07/2003 till:01/03/2004 $U10
bar:Wikibooks from:01/03/2004 till:01/03/2005 $U100
bar:Wikibooks from:01/03/2005 till:end $U1000
bar:Wikibooks at:01/01/2004 text:1 $L100 $S00c1
bar:Wikibooks at:01/01/2005 text:8 $L100 $S00c1
bar:Wikibooks at:01/01/2005 text:1 $L1000 $S000c1
bar:Wikibooks at:01/01/2006 text:25 $L100 $S00c1
bar:Wikibooks at:01/01/2006 text:3 $L1000 $S000c1
bar:Wikibooks at:01/01/2007 text:37 $L100 $S00c1
bar:Wikibooks at:01/01/2007 text:11 $L1000 $S000c1
bar:Wikibooks at:01/01/2007 text:1 $L10000 $S0000c2
bar:Wikibooks at:end $TAn text:"55,000"
bar:Wikibooks at:end $TUn text:"5,475"
bar:Wikibooks at:end $TEn text:"841,000" # 55K articles * 15.3 mean edits per article
bar:Wikibooks at:end $TAt text:"chapters"
bar:Wikibooks at:end $TUt text:"authors"
bar:Wikibooks at:end $TEt text:"edits"
bar:Wikisources from:01/11/2003 till:01/12/2003 $A10
bar:Wikisources from:01/12/2003 till:01/04/2004 $A100
bar:Wikisources from:01/04/2004 till:28/02/2005 $A1000
bar:Wikisources from:01/03/2005 till:01/07/2006 $A10000
bar:Wikisources from:01/07/2006 till:end $A100000
# bar:Wikisources from:01/11/2003 till:01/07/2004 $U10
bar:Wikisources from:01/07/2004 till:01/03/2006 $U100
bar:Wikisources from:01/03/2006 till:end $U1000
bar:Wikisources at:01/01/2005 text:6 $L100 $S00b1
bar:Wikisources at:01/01/2005 text:1 $L1000 $S000b1
bar:Wikisources at:01/01/2006 text:20 $L100 $S00b1
bar:Wikisources at:01/01/2006 text:8 $L1000 $S000b1
bar:Wikisources at:01/01/2006 text:1 $L10000 $S0000b2
bar:Wikisources at:01/01/2007 text:35 $L100 $S00b1
bar:Wikisources at:01/01/2007 text:22 $L1000 $S000b1
bar:Wikisources at:01/01/2007 text:3 $L10000 $S0000b2
bar:Wikisources at:end $TAn text:"144,000"
bar:Wikisources at:end $TUn text:"1,838"
bar:Wikisources at:end $TEn text:"705,000" # 144K articles * 4.9 mean edits per article
bar:Wikisources at:end $TAt text:"sources"
bar:Wikisources at:end $TUt text:"editors"
bar:Wikisources at:end $TEt text:"edits"
bar:Commons from:01/09/2004 till:01/10/2004 $A1000
bar:Commons from:01/10/2004 till:01/05/2005 $A10000
bar:Commons from:01/05/2005 till:01/12/2006 $A100000
bar:Commons from:01/12/2006 till:end $A1000000
# bar:Commons from:01/09/2004 till:01/11/2004 $U10
bar:Commons from:01/11/2004 till:31/05/2005 $U100
bar:Commons from:01/06/2005 till:end $U1000
bar:Commons at:01/01/2007 text:n.a. $L100 $S00a1
bar:Commons at:end $TAn text:"1,046,000"
bar:Commons at:end $TUn text:"3,315"
bar:Commons at:end $TAt text:"binaries"
bar:Commons at:end $TUt text:"editors"
bar:Wikinews from:01/11/2004 till:01/12/2004 $A10
bar:Wikinews from:01/12/2004 till:01/02/2005 $A100
bar:Wikinews from:01/02/2005 till:01/09/2005 $A1000
bar:Wikinews from:01/09/2005 till:end $A10000
# bar:Wikinews from:01/11/2004 till:01/12/2004 $U10
bar:Wikinews from:01/12/2004 till:01/02/2006 $U100
bar:Wikinews from:01/02/2006 till:end $U1000
bar:Wikinews at:01/01/2005 text:2 $L100 $S00c1
bar:Wikinews at:01/01/2006 text:13 $L100 $S00c1
bar:Wikinews at:01/01/2006 text:5 $L1000 $S000c1
bar:Wikinews at:01/01/2007 text:19 $L100 $S00c1
bar:Wikinews at:01/01/2007 text:9 $L1000 $S000c1
bar:Wikinews at:end $TAn text:"32,000"
bar:Wikinews at:end $TUn text:"1,572"
bar:Wikinews at:end $TEn text:"358,000" # 32K articles * 11.2 mean edits per article
bar:Wikinews at:end $TAt text:"reports"
bar:Wikinews at:end $TUt text:"reporters"
bar:Wikinews at:end $TEt text:"edits"
# bar:Wikiversity from:01/10/2004 till:01/07/2005 $A10 # start at offical wikiversity launch date
# bar:Wikiversity from:01/07/2005 till:01/10/2006 $A100 # start at offical wikiversity launch date
bar:Wikiversity from:01/08/2006 till:01/10/2006 $A100
bar:Wikiversity from:01/10/2006 till:end $A1000
bar:Wikiversity from:01/08/2006 till:end $U100
# bar:Wikiversity at:01/01/2006 text:2 $L100 $S00d1 # start at offical wikiversity launch date
bar:Wikiversity at:01/01/2007 text:5 $L100 $S00d1
bar:Wikiversity at:01/01/2007 text:2 $L1000 $S000d1
bar:Wikiversity at:end $TAn text:"1,800"
bar:Wikiversity at:end $TUn text:"337"
bar:Wikiversity at:end $TEn text:"27,000" # 1.8K articles * 15.4 mean edits per article
bar:Wikiversity at:end $TAt text:"articles"
bar:Wikiversity at:end $TUt text:"editors"
bar:Wikiversity at:end $TEt text:"edits"
TextData =
pos:(300,673)
fontsize:XL
textcolor:black
text:"Wikimedia Projects Growth"
fontsize:S
textcolor:gray
pos:(8,52)
text:"Plot _generated"
pos:(8,37)
text:"by"
pos:(23,37)
text:"[http://en.wikipedia.org/wiki/User:Erik%5FZachte|Erik_Zachte]"
pos:(8,23)
text:"with"
pos:(31,23)
text:"[http://www.mediawiki.org/wiki/Extension:EasyTimeline|EasyTimeline]"
textcolor:black
pos:(300,24)
text:(*) for Commons bars show binaries, not articles
textcolor:darkred
pos:(780,110)
text:? = English Wikipedia
text:statistics after Aug 2006
text:are still not available
textcolor:gray
pos:(845,58)
text:"editors="
text:"registered"
text:"users with"
text:"10+ edits"
</timeline>
<br/><br/>
= Echo<ref>[[mediawikiwiki:Extension:Echo]]</ref> =
The '''Echo''' extension provides an in-wiki notification system that can be used by other extensions.
[[Test#Thanks.5B84.5D|Thanks]] and [[Test#Structured_Discussions.5B80.5D|Structured Discussions (Flow)]] are two MediaWiki extensions that make use of Echo.
Echo does not work unless email is enabled and a user is confirmed by email.
Notifications are shown here:
[[File:ClipCapIt-210304-132508.png]]
<br/><br/>
= Embed Video<ref>[[mediawikiwiki:Extension:EmbedVideo]]</ref> =
{|class="wikitable"
!Release date!!Title!!link!!Description
Line 404 ⟶ 944:
<br/><br/>
Ultimately required for [[Test#Navigation_Timing.5B53.5D|Navigation Timing]] to work but is a requirement for [[Test#Event_Stream_Config.5B31.5D|Event Stream Config]]
Line 410 ⟶ 950:
<br/><br/>
Required by [[Test#Navigation_Timing.5B53.5D|Navigation Timing]]
<br/><br/>
Required by [[Test#Event_Logging.5B31.5D|Event Logging]] which in turn is required by [[Test#Navigation_Timing.5B53.5D|Navigation Timing]]
<br/><br/>
=
This extensions implements [[Special:ImportFile]] for importing files from other wikis, this will be found on the commons wiki
<br/><br/>
On the Details page for an image file there should be an option "Export File" this is utilised to export an image to commons:
Line 430 ⟶ 970:
<br/><br/>
The '''Flagged Revisions''' extension allows for '''Editor''' and '''Reviewer''' users to rate revisions of articles and set those revisions as the default revision to show upon normal page view. These revisions will remain the same even if included templates or images are changed. This allows for MediaWiki to act more like a [[w:Content_Management_System|Content Management System (CMS)]].
<br/><br/>
* All pages should have this Revision Review Widget at the bottom of pages:<br>
[[File:Review_This_Revision.
<br/><br/>
This extension has since been renamed [[Test#Structured_Discussions.5B74.5D|Structured Discussions]]
<br/><br/>
* Confirm there is a gadgets tab in user preferences:<br>
[[File:Gadgets Tab.png|400px]]
<br/><br/>
{{Graph:Chart|width=600|height=100|xAxisTitle=X|yAxisTitle=Y
|type=rect|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9}}
Line 460 ⟶ 1,000:
<br/><br/>
The '''Header Tabs''' extension transforms top-level MediaWiki headers into JavaScript-based tabs.
{{Note|Only uses top level headers}}
Each such top-level header, if it's anywhere above the <code><nowiki><headertabs /></nowiki></code> tag, it will be displayed as a tab.
So typically this goes at the end of a page if it is desired for all sections to be displayed as header tabs.
use:
<pre>
__NOTOC__
= A =
Section 1
= B =
Section 2
= C =
Section 3
= D =
Section 4
<headertabs />
</pre>
To achieve:
:[[File:ClipCapIt-210304-142327.png]]
:[[File:ClipCapIt-210304-142342.png]]
<br/><br/>
= Hit Counters<ref>[[mediawikiwiki:Extension:HitCounters]]</ref> =
Hit Counters is the extension which is used to populate the data here: [[Special:Statistics]]
<br/><br/>
{{Keywords|
*write protect
Line 486 ⟶ 1,057:
<br>
This extension provides the page [[Special:Html2Wiki]] for importing HTML exports of word docs etc..
Line 492 ⟶ 1,063:
<br/><br/>
<br/><br/>
<imagemap>Image:Room-Overview-v02.png|
Line 512 ⟶ 1,083:
<br/><br/>
Search from here:
<div style="float:left;">
Line 524 ⟶ 1,095:
<br/><br/>
Check for existence of this: [[Special:Interwiki]] and check the links on this page all work..
<br>
Line 531 ⟶ 1,102:
<br/><br/>
* This code is creating slide show floating right:
<pre class=inline>
<slideshow sequence="random" transition="fade" refresh="2000">
<div>[[Image:Tasmanian-devil.jpg|thumb|right|128px|Tasmanian Devil]]</div>
Line 544 ⟶ 1,112:
</slideshow>
</pre>
<div style="float: right">
<slideshow sequence="random" transition="fade" refresh="2000">
<div>[[Image:Tasmanian-devil.jpg|thumb|right|128px|Tasmanian Devil]]</div>
Line 550 ⟶ 1,118:
<div>[[Image:Sylvester_the_Cat.svg.png|thumb|right|128px|Sylvester The Cat]]</div>
<div>[[Image:Bugs_Bunny.png|thumb|right|128px|Bugs Bunny]]</div>
</slideshow></div>
<br/><br/>
Enabled Mouseovers for Abbreviations and commons terms from [[Terminology|Terminology page]]
Line 565 ⟶ 1,133:
<br/><br/>
Required for [[Test#Discussion_Tools.5B24.5D|Discussion Tools]]
<br/><br/>
* Collapsed Collapsible Table cells below include transcluded content from other sections on this page, demonstrating java scripting and transclusion:
{|class="wikitable mw-collapsible mw-collapsed" data-collapsetext="less" data-expandtext="more"
Line 587 ⟶ 1,155:
|}<br/><br/>
{{Note|Provides no additional functionality for SupportWikis, on WMF is run as a cron job to update translation of extensions, this is built into mediawiki core since 1.21}}
<br/><br/>
{{Tip|This extension is used for Authorisation, only way to validate is users who are not L2 should not have access to L2 namespaces}}
<br/><br/>
;Dell Storage – EqualLogic
Line 605 ⟶ 1,173:
<br/><br/>
* Convenience access to some Maintenance scripts via [[Special:Maintenance]]
Line 611 ⟶ 1,179:
<br/><br/>
<section begin=math />
<math>k_{n+1} = n^2 + k_n^2 - k_{n-1}</math>
Line 635 ⟶ 1,203:
<section end=math />
= Mermaid<ref>[[mediawikiwiki:Extension:Mermaid]]</ref> =
The '''Mermaid''' extension provides a parser function to help generate diagrams and flowcharts using the [https://mermaid-js.github.io/mermaid/#/ mermaid] script language. See the [https://github.com/SemanticMediaWiki/Mermaid/blob/master/README.md README] file for detailed instructions on how to install, configure and use this extension.
Line 678 ⟶ 1,245:
<br/><br/>
Either use the devloper tools in the browser to simulate a mobile device, for example here in chrome:<br>
[[File:Chrome Mobile View Example.PNG]]
<br>
Or view from an actual mobile device using VMware Web browser, either way confirm looks similar to this:<br>
[[File:Mobile Frontend Example.
<br/><br/>
The Modern Timeline extension provides a modern timeline visualization for Semantic MediaWiki as a result format.
Line 701 ⟶ 1,268:
<br/><br/>
* Clicking on Image should enable Multimedia Viewer, I have choose an image in commons due to possible config issues with AJAX and Cross Origin Requests:
{{#lst:Test|bugs}}
<br/><br/>
* Enables Drag & Drop uploading of files
* Adds "Drop Files Here" below the editing panel in the Source Editor:<br><section begin=MsUpload />
[[File:MsUpload Screenshot.
<br/><br/>
Authentication is provided by the following plugins:
* LDAPAuthentication2
Line 726 ⟶ 1,293:
* Validate by confirming there are multiple customer namespaces on the [[Special:Search|search page]] such as '''L2''' or '''L3'''
<br/><br/>
The '''NavigationTiming''' extension allows logging perceived latency measurements, exposed by browsers as part of the [https://www.w3.org/TR/navigation-timing/ W3C Navigation Timing] spec, which "''defines an interface for web applications to access timing information related to navigation and elements''".
Line 736 ⟶ 1,303:
<br/><br/>
* The dangerous '''Nuke''' extension makes it possible for sysops to mass delete pages. It is accessed here [[Special:Nuke]]
<br/><br/>
The '''NumerAlpha''' extension methods of inserting incrementing numbers, letters, and roman numerals into pages. You can reset the count at any moment or begin to a specified number.
Originally this extension was designed to supplement the [[Test#Page_Forms.5B61.5D|Page Forms]] extension allowing to add a numbered table when you use the multiple option but you can also use it in [[templates]] by utilizing either the <code><nowiki>{{#tag: in |}}</nowiki></code> magic word or the <code><nowiki>{{#counter:}}</nowiki></code> parser function.
{| class="prettytable"
|-
|
<pre>
<ia>hello</ia>
<ia>world</ia>
<ia reset=1>goodbye</ia>
<ia>world</ia>
<ia begin=11>jupiter</ia>
<ia>jazz</ia>
</pre>
|
<ia>hello</ia>
<ia>world</ia>
<ia reset=1>goodbye</ia>
<ia>world</ia>
<ia begin=11>jupiter</ia>
<ia>jazz</ia>
|-
|
<pre>
<in>hello</in>
<in>world</in>
<in reset=1>goodbye</in>
<in>world</in>
<in begin=11>jupiter</in>
<in>jazz</in>
</pre>
|
<in>hello</in>
<in>world</in>
<in reset=1>goodbye</in>
<in>world</in>
<in begin=11>jupiter</in>
<in>jazz</in>
|-
|
<pre>
<ir>hello</ir>
<ir>world</ir>
<ir reset=1>goodbye</ir>
<ir>world</ir>
<ir begin=11>jupiter</ir>
<ir>jazz</ir>
</pre>
|
<ir>hello</ir>
<ir>world</ir>
<ir reset=1>goodbye</ir>
<ir>world</ir>
<ir begin=11>jupiter</ir>
<ir>jazz</ir>
|}
<br/><br/>
= Paged Tiff Handler<ref>[[mediawikiwiki:Extension:PagedTiffHandler]]</ref> =
[[File:Multipage tiff example.tif|left|thumb|page=7]]
<br style="clear: both"><br/>
= Page Forms<ref>[[mediawikiwiki:Extension:Page_Forms]]</ref> =
'''Page Forms''' (known before 2016 as '''Semantic Forms''') is an extension to MediaWiki that allows users to add, edit and query data using forms.
It was originally created as an offshoot of the [[mediawikiwiki:Extension:Semantic MediaWiki]] extension, to be able to edit templates that store their parameters via SMW, which is why it was originally called "Semantic Forms". However, it can now also work with the alternative [[mediawikiwiki:Extension:Cargo]] extension, or with neither extension installed.
Page Forms allows you to have '''forms for creating and editing pages''' on your wiki, as well as '''for querying data''', all '''without any programming'''.
Forms can be created and edited not just by administrators, but by users themselves.
Additional Special Pages:
* [[Special:CreateCategory]]
* [[Special:CreateClass]]
* [[Special:CreateForm]]
* [[Special:CreateProperty]]
* [[Special:CreateTemplate]]
* [[Special:MultiPageEdit]]
* [[Special:Forms]]
* [[Special:RunQuery]]
* [[Special:FormStart]]
* [[Special:Templates]]
View when page forms in implemented on page using parser function <code><nowiki>{{#default_form:form-name}}</nowiki></code>:
[[File:EditFormTab.PNG]]
<br/><br/>
= Page Images<ref>[[mediawikiwiki:Extension:PageImages]]</ref> =
* Page images are listed on the <code>P?action=info</code> page for example:
<pre>http://labwiki.dub.emea.dell.com/wiki/Test?action=info</pre>
<br/><br/>
* Provides a widget with flyouts for easy moderating of new pages:<br>
[[Image:PageTriageDeletionFlyout.png]]
<br/><br/>
* Parser Functions are heavily used all over the wikis, for example in the [[Test#Set_and_Get_Commands|Set and Get Commmands]] on this page
<br/><br/>
[[File:Wiki markup cheatsheet EN.pdf|page=1|thumb|left|My PDF]]
[[File:Lab Security Standard v2.0.pdf|page=3|thumb|left|My PDF]]
<br/><br style="clear: both"/>
The Popups extension displays page and reference previews when hovering over a link to an article or respectively to a reference. The former consists of summaries of an article's content, the latter shows the full content of the reference.
<br/><br/>
* In some Support wikis this is used to automatically add a "Draft" image and heading to each [[new page]]
* If this is not configured of your wiki add to LocalSettings.php <code>$wgPreloaderSource[ NS_MAIN ] = 'Template:Draft';</code>
<br/><br/>
{| class="prettytable"
|+Test table
Line 800 ⟶ 1,461:
<br/><br/>
Preformatted Text similar to '''pre''' and '''code''' only difference being that wiki markup is allowed in side the tags:<br>
<poem>
Line 840 ⟶ 1,501:
</poem>
<section begin=quiz />
<quiz display=simple>
Line 863 ⟶ 1,524:
<br/><br/>
* Provides special page [[Special:RenameUser|RenameUser]]
<br/><br/>
* Provides a rather danger special page [[Special:ReplaceText|ReplaceText]] to find a replace text across entire wiki, best to test in a wiki sand box first.
<br/><br/>
{{Caution|Doesn't work since 1.27}}
<br>
Line 880 ⟶ 1,541:
<br/><br/>
* Provides a link to a personal sandbox for testing code at: <code>User:<User_Name>/sandbox</code> [[Special:MyPage/sandbox|a subpage of your user page]]<br>
[[Image:Sandbox_Screenshot.
<br/><br/>
{{Get|disk walk 10}}
{{Set|scsi i device undoreadyforremoval|scsi i device undoreadyforremoval <scsi device id>}}
<br/><br/>
<score sound="1" lang="lilypond">
<<
\new Voice \relative c' {
\autoBeamOff
\set Staff.midiInstrument = #"trumpet"
\key a \minor \time 2/4
a8 e' e4 | e e | f8 f d f | e4. r8 | d b4 d8 | e e e e | b4 c8. b16 | a4 r |
a8 e' e4 | e e | f8 f d f | e4. r8 | d b4 d8 | e e e e | b4 c8. b16 | a4 r |
a'8 a4 b8 | c c c4 | c8 b a b | e,4. r8 | d4 e8 f | g8. g16 g8 g | d8. d16 e8 d | c r r4 |
a'8 a4 b8 | c c c4 | c8 b a b | e,4. r8 | d4 e8 f | g8. g16 g8 g | d8. d16 e8 d | c r r4 |
c'8 c b a | g8. g16 g4 | a8 a g f | e4. r8 | a, b c d | e e e4 | a8 a gis a | b4. r8 \bar "||"
\key a \major cis4 b8. a16 | a8 a a a | fis fis a a | cis4. r8 | a a gis8. a16 | fis4 gis8 a | b8. b16 b8 b | b4. r8 |
cis cis b a | a a a4 | fis8 fis d' d | cis4. r8 | b4 cis8 d | e cis a d | cis4 b8. cis16 | a4 a8 r \bar "|."
}
\addlyrics {
わ れ は かん ぐん わ が て き は て ん ち い れ ざ る ちょう て き ぞ
て き の たい しょう た る も の は こ こ ん む そ う の えい ゆ う で
こ れ に し た がう つ わ も の は と も に ひょ う か ん け っ し の し
き じん に は じ ぬ ゆ う あ る も て ん の ゆ る さ ぬ は ん ぎゃ く を
お こ せ し も の は む か し よ り さ か え し た め し あ ら ざ る ぞ
て き の ほ ろ ぶ る そ れ ま で は す す め や す す め も ろ と も に
た ま ち る つ る ぎ ぬ き つ れ て し す る か く ご で す す む べ し
}
>>
</score>
<br/><br/>
= Scribunto<ref>[[mediawikiwiki:Extension:Scribunto]]</ref> =
If the following is sorted alphabetically Scribunto and Lua are installed and working:
{{sort|asc|2=
Line 932 ⟶ 1,621:
}}
{|style="background-color:#F2F9F8;"
|valign="top" width="60"|[[file:Bulbgraph.svg|20px]] '''Note:'''
Line 945 ⟶ 1,634:
<br/><br/>
* Check if search engine is indexing new pages after 30 minutes
* Check if it is automatically recommending alternative spellings
Line 954 ⟶ 1,643:
<br/><br/>
* Not used in support wikis
* Used to be used for preventing user name creation for non corporate formatted logins
<br/><br/>
* Allows creation of surveys to display to users via this page: [[Special:Surveys]]
Line 965 ⟶ 1,654:
<br/><br/>
This extension used to be called '''Flow'''.
Line 976 ⟶ 1,665:
<br/><br/>
see [[Test#Code_Blocks]]
<br/><br/>
{{Note|Don't do that, do this.}}
{{Note|Don't forget..|reminder-yellow}}
Line 1,018 ⟶ 1,707:
<br/><br/>
* Creates the ability to add metadata to templates, currently used for Set and Get templates in compiki
* Metadata is best viewed by editing a Set or Get template in Visual Editor
<br/><br/>
* Template Styles are required for Graphs to display properly on mobiles on this page ie [[Test#Graph|page]]
* The style in this case is provided by [[Template:Graph:Chart/styles.css]]
* There is a special page for changing content styles from wikitext to css or json or raw etc: [[Special:ChangeContentModel]]
<br/><br/>
The '''Thanks''' extension adds a quick way to give positive feedback for productive contributions to MediaWiki sites.
It allows users to send public 'thank you' notifications (via [[Test#Echo.5B30.5D|Echo]]) to other users for their individual edits and some logged actions.
:[[File:ClipCapIt-210304-125916.png]]
<br/><br/>
The '''TimedMediaHandler''' extension allows you to display audio and video files in wiki pages, using the same syntax as for image files. It includes the VideoJS Player. There is support for subtitles and captions (aka Timed Text) and real time stream switching between multiple WebM and other derivatives and many other features.
Example video on instant commons:
[[File:Video Tour of NGC 346 (JWST).webm|320px|thumb|left]]
{{clear}}
Example video on our commons:
[[File:Videoonwikipedia.ogv|320px|thumb|left]]
{{clear}}
Example 4K webm:
[[File:Big Buck Bunny_4K.webm|320px|thumb|left]]
{{clear}}
See also examples on [[mediawikiwiki:Extension:TimedMediaHandler/Tests|mediawiki]]
<br
설치 및 사용 설명서 <br>
Line 1,082 ⟶ 1,766:
<br/><br/>
* Vote for this page here:
<vote type=1 />
<br/><br/>
= Visual Diffs<ref>[[mediawikiwiki:VisualEditor/Diffs]]</ref> =
[[File:VisualEditor visual diff paragraph move and vandalism.png|thumb|left|The [[Mediawikiwiki:VisualEditor/Diffs|visual diffs system]] highlights added text. (March 2017 version)]]
A '''visual [[wikipedia:File_comparison|diff]]''' compares and shows differences between rendered (or displayed) documents, as opposed to showing the text (or markup) that is used to format such documents.
Since 2017, the main approach for visual diffs in MediaWiki is the [[Mediawikiwiki:VisualEditor/Diffs|visual diffs system]] (pictured) provided by the [[Mediawikiwiki:Extension:VisualEditor|VisualEditor]] extension, which compares the HTML of two documents. It provides visual diffs in VisualEditor's editing preview, as well as (still as a beta feature) in MediaWiki's standard diff display.
<br/><br style="clear:both" />
= Who Is Watching<ref>[[mediawikiwiki:Extension:WhoIsWatching]]</ref> =
The '''WhoIsWatching''' extension allows to find out who is watching a particular page, and add others to watchlist for that page. It provides this [[Special:WhoIsWatching]].
This extension also provides the <code>{{#whoiswatching|Some Page}}</code> parser function showing the number of watching users of <code>Some Page</code> plus providing a link to <code>Special:WhoIsWatching/Some Page</code>. This can be used with skins not supporting footer links or to create the WhoIsWatching link somewhere in a wiki page.
<br/><br/>
= Whitespace<ref>[[Help:Template_cheatsheet#Text]]</ref> =
{{Template:Space comparison}}
<br/><br style="clear:both" />
= Wiki Love<ref>[[mediawikiwiki:Extension:WikiLove]]</ref> =
'''WikiLove''' is an extension designed to promote the spread of [[wikipedia:Wikipedia:WikiLove|WikiLove]] within Wikipedia and possibly other wikis.
Specifically, it makes adding awards, gifts, and invitations to user talk pages as simple as clicking a few buttons.
This Heart icon will appear on a users personal page:
[[File:WikiLoveScreenshot.PNG]]
<br/><br/>
= Wiki Editor<ref>[[mediawikiwiki:Extension:WikiEditor]]</ref> =
The WikiEditor extension provides an improved interface for editing wikitext. It is the wikitext editing interface that Wikipedia started using in 2010 for desktop users, and so it is sometimes called the "2010 wikitext editor". The extension used to provide "Labs" features for "publication" and "preview" steps, but these are removed from Version 1.31 onwards.
This is the editor from [[Test#CodeMirror]] and [[Test#MsUpload]] transcluded below:<Br>
{{#lst:Test|CodeMirror}}
{{#lst:Test|MsUpload}}
<br/><br/>
= Wiretap<ref>[[mediawikiwiki:Extension:Wiretap]]</ref> =
The Wiretap extension allows users to track the usage of the wiki from [[Special:Wiretap]].
It will display the pages hits by users in reverse chronological order. It is heavily based on Extension:UserPageViewTracker, but records each individual hit instead of counting number of hits. Additionally, it tracks the referring page for each hit, so you can see how each user got to the page. Also, it tracks hits to the [[Special:Wiretap]] page itself, so all snooping is being tracked.
{{Note|Where this is enabled it replaces [[Test#Hit_Counters.5B31.5D|HitCounters]] which is automatically disabled}}
<br/><br/>
= Widgets<ref>[[mediawikiwiki:Extension:Widgets]]</ref> =
* There is a dedicated namespace for adding HTML code to transclude external services for example survey monkey:
{{#widget:SurveyMonkey
|sm=po-s58YMwf85Q3UxRzdGOBw
|width=600
|height=750
}}
<br/><br style="clear:both" />
= References =
{{Reflist|20em}}
| |||