Test: Difference between revisions
Test
| [checked revision] | [checked revision] |
Content deleted Content added
Caleb Cooper (talk | contribs) |
Tag: 2017 source edit |
||
| (86 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.
Line 808 ⟶ 909:
</timeline>
<br/><br/>
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 831 ⟶ 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 837 ⟶ 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 857 ⟶ 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 887 ⟶ 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 913 ⟶ 1,057:
<br>
This extension provides the page [[Special:Html2Wiki]] for importing HTML exports of word docs etc..
Line 919 ⟶ 1,063:
<br/><br/>
<br/><br/>
<imagemap>Image:Room-Overview-v02.png|
Line 939 ⟶ 1,083:
<br/><br/>
Search from here:
<div style="float:left;">
Line 951 ⟶ 1,095:
<br/><br/>
Check for existence of this: [[Special:Interwiki]] and check the links on this page all work..
<br>
Line 958 ⟶ 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 971 ⟶ 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 977 ⟶ 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 992 ⟶ 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 1,014 ⟶ 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 1,032 ⟶ 1,173:
<br/><br/>
* Convenience access to some Maintenance scripts via [[Special:Maintenance]]
Line 1,038 ⟶ 1,179:
<br/><br/>
<section begin=math />
<math>k_{n+1} = n^2 + k_n^2 - k_{n-1}</math>
Line 1,062 ⟶ 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 1,105 ⟶ 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 1,128 ⟶ 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 1,153 ⟶ 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 1,163 ⟶ 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.
Line 1,227 ⟶ 1,367:
<br/><br/>
[[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.
Line 1,234 ⟶ 1,379:
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 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 1,297 ⟶ 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 1,337 ⟶ 1,501:
</poem>
<section begin=quiz />
<quiz display=simple>
Line 1,360 ⟶ 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 1,377 ⟶ 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 1,429 ⟶ 1,621:
}}
{|style="background-color:#F2F9F8;"
|valign="top" width="60"|[[file:Bulbgraph.svg|20px]] '''Note:'''
Line 1,442 ⟶ 1,634:
<br/><br/>
* Check if search engine is indexing new pages after 30 minutes
* Check if it is automatically recommending alternative spellings
Line 1,451 ⟶ 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 1,462 ⟶ 1,654:
<br/><br/>
This extension used to be called '''Flow'''.
Line 1,473 ⟶ 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,515 ⟶ 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]]
Line 1,526 ⟶ 1,718:
<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,590 ⟶ 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}}
| |||