Test: Difference between revisions

Test
[checked revision][checked revision]
Content deleted Content added
Tag: 2017 source edit
Tag: 2017 source edit
 
(46 intermediate revisions by 2 users not shown)
Line 1:
{{TOCright}}{{DISPLAYTITLE:Testing Times}}[[File:Test-button.jpg|thumb]]
[[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.}}
= About =
 
This is a common '''Test''' page used across all wikis. Persistent changes should be committed into the page on commons...
<br/><br/>
 
Line 28:
{{#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.PNGpng]]
<br/><br/>
 
Line 86:
Click and test: [[Special:CiteThisPage/Test]]
<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> =
Line 134 ⟶ 172:
 
= Code =
When using a code example inline in a block of text use <code><nowiki><code></code></nowiki></code> tags.
<code>ah computer code</code>
 
<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/>
 
Line 241 ⟶ 282:
 
* Should look like this:
[[File:Code_editor_example.PNGCode editor example sample code.png|400px]]
<Br>
 
Line 247 ⟶ 288:
<br/><br/>
 
= CommonsColumns <ref>[[mediawikiwikiHelp:Manual:$wgForeignFileReposTemplate_cheatsheet#Columns]]</ref> <ref>[[Template:Columns]]</ref>=
<syntaxhighlight>
* Example image from commons.dub.emea.dell.com:
<section {{col-begin=bugs />}}
{{col-break}}
 
Column 1
 
[[Image:Bugs_Bunny.png|100px]]
 
<section end=bugs />
{{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/>
 
Line 273 ⟶ 366:
[[File:Collapsible Sidebar items.png]]
<br/><br/>
 
= Commons <ref>[[mediawikiwiki:Manual:$wgForeignFileRepos]]</ref> =
* 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> =
Line 353 ⟶ 454:
<br/><br/>
 
= Dynamic Page List<ref>[[mediawikiwiki:Extension:DynamicPageList3]]</ref><ref>https://help.fandom.com/wiki/Extension:DPL3/Manual</ref> =
* ''Top 10 Longest Pages with No Revision Table'':
{{#dpl:
Line 816 ⟶ 917:
Notifications are shown here:
 
:[[File:ClipCapIt-210304-132508.PNGpng]]
 
<br/><br/>
Line 874 ⟶ 975:
 
* All pages should have this Revision Review Widget at the bottom of pages:<br>
[[File:Review_This_Revision.PNGpng]]
<br/><br/>
 
Line 924 ⟶ 1,025:
 
To achieve:
:[[File:ClipCapIt-210304-142327.PNGpng]]
 
:[[File:ClipCapIt-210304-142342.PNGpng]]
 
<br/><br/>
 
= Hit Counters<ref>[[mediawikiwiki:Extension:HitCounters]]</ref> =
Hit Counters is the extension which is used to populate the data here: [[Special:Statistics]]
Line 1,077 ⟶ 1,179:
<br/><br/>
 
= Simple Math Jax<ref>[[mediawikiwiki:Extension:SimpleMathJaxMath]]</ref> =
<section begin=math />
<math>k_{n+1} = n^2 + k_n^2 - k_{n-1}</math>
Line 1,100 ⟶ 1,202:
<math>1.344 Megabits / 8 = 0.168 MegaBytes per second</math>
<section end=math />
 
 
= Mermaid<ref>[[mediawikiwiki:Extension:Mermaid]]</ref> =
Line 1,146 ⟶ 1,247:
= Mobile Frontend<ref>[[mediawikiwiki:Extension:MobileFrontend]]</ref> =
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.PNGpng|400px]]
<br/><br/>
 
= Modern Timeline<ref>[[https://github.com/ProfessionalWiki/ModernTimeline/blob/master/README.md] Github:ProfessionalWiki/ModernTimeline]</ref> =
The Modern Timeline extension provides a modern timeline visualization for Semantic MediaWiki as a result format.
 
Line 1,175 ⟶ 1,276:
* 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.PNGpng]]<section end=MsUpload/>
<br/><br/>
 
Line 1,265 ⟶ 1,366:
|}
<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> =
Line 1,437 ⟶ 1,543:
= Sandbox Link<ref>[[mediawikiwiki:Extension:SandboxLink]]</ref> =
* 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.PNGpng]]
<br/><br/>
 
Line 1,443 ⟶ 1,549:
{{Get|disk walk 10}}
{{Set|scsi i device undoreadyforremoval|scsi i device undoreadyforremoval <scsi device id>}}
<br/><br/>
 
= Score<ref>[[mediawikiwiki:Extension:Score]]</ref> =
<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/>
 
Line 1,589 ⟶ 1,723:
 
 
:[[File:ClipCapIt-210304-125916.PNGpng]]
 
<br/><br/>
 
= TimedMediaHandler<ref>[[mediawikiwiki:Extension:TimedMediaHandler]]</ref> =
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:Bubble_pump.ogv|300px|thumb]]
[[File:Video Tour of NGC 346 (JWST).webm|320px|thumb|left]]
{{clear}}
 
Example video on our commons:
[[File:Videoonwikipedia.ogv|thumb]]
[[File:Videoonwikipedia.ogv|320px|thumb|left]]
 
{{clear}}
[[File:Big Buck Bunny_4K.webm|thumb]]
Example 4K webm:
[[File:Big Buck Bunny_4K.webm|320px|thumb|left]]
 
{{clear}}
See also examples on [[mediawikiwiki:Extension:TimedMediaHandler/Tests|mediawiki]]
 
<br><br style="clear:both">
 
= UTF-8 Support Test =
= Who Is Watching<ref>[[mediawikiwiki:Extension:WhoIsWatching]]</ref> =
설치 및 사용 설명서 <br>
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]].
 
トールおよびユーザーズガイド バージョ <br>
 
速入门指南 <br>
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>
 
Οδηγός εγκατάστασης και ρύθμισης <br>
 
ക്യനാടുകൾ, ചൈന തുടങ്ങിയ നിരവധി രാജ്യങ്ങളിൽ
 
ভাষা পরিবর্তন করুন <br>
 
русский <br>
<br/><br/>
 
= Vote =
* Vote for this page here:
<vote type=1 />
<br/><br/>
 
Line 1,621 ⟶ 1,779:
<br/><br style="clear:both" />
 
= WidgetsWho Is Watching<ref>[[mediawikiwiki:Extension:WidgetsWhoIsWatching]]</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]].
* 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
}}
 
 
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> =
Line 1,657 ⟶ 1,817:
<br/><br/>
 
= Widgets<ref>[[mediawikiwiki:Extension:Widgets]]</ref> =
= UTF-8 Support Test =
* There is a dedicated namespace for adding HTML code to transclude external services for example survey monkey:
설치 및 사용 설명서 <br>
{{#widget:SurveyMonkey
|sm=po-s58YMwf85Q3UxRzdGOBw
|width=600
|height=750
}}
<br/><br style="clear:both" />
 
= References =
トールおよびユーザーズガイド バージョ <br>
{{Reflist|20em}}
 
速入门指南 <br>
 
ي استخدام صفيفجهاز صفيف التخزينيصف هذا الدليل <br>
 
מדריך התקנה והגדרה <br>
 
Οδηγός εγκατάστασης και ρύθμισης <br>
 
ക്യനാടുകൾ, ചൈന തുടങ്ങിയ നിരവധി രാജ്യങ്ങളിൽ
 
ভাষা পরিবর্তন করুন <br>
 
русский <br>
<br/><br/>
 
= Vote =
* Vote for this page here:
<vote type=1 />
<br/><br/>