Test page: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
(→abc) |
k |
||
(91 tussenliggende versies door 2 gebruikers niet weergegeven) | |||
Regel 1: | Regel 1: | ||
− | + | [[Category:Test]] | |
− | + | ||
+ | Special:NewPages | ||
− | |||
− | |||
==Tests== | ==Tests== | ||
− | {| style="width: 70%; background-color: | + | |
+ | {| class="wikitable" style="width: 80%;" data-mce-style="width: 80%; border: solid;" | ||
+ | |- | ||
+ | ! style="width: 22%;" data-mce-style="width: 22%;"|Veldnaam | ||
+ | ! style="width: 10%;" data-mce-style="width: 10%;"|Type | ||
+ | ! style="width: 21.25%;" data-mce-style="width: 21.25%;"|Actie<br /> | ||
+ | ! style="width: 40.75%;" data-mce-style="width: 40.75%;"|Toelichting | ||
+ | |- | ||
+ | ! style="width: 22%;" scope="row" data-mce-style="width: 22%;"|Entry<br /> | ||
+ | | style="width: 10%; text-align: center;" data-mce-style="width: 10%; text-align: center;"|Procesveld | ||
+ | | style="width: 21.25%;" data-mce-style="width: 21.25%;"|Geen actie vereist<br /> | ||
+ | | style="width: 40.75%;" data-mce-style="width: 40.75%;"| | ||
+ | |- | ||
+ | ! style="width: 22%;" scope="row" data-mce-style="width: 22%;"|aaa<br /> | ||
+ | | style="width: 10%;" data-mce-style="width: 10%;"|bbb<br /> | ||
+ | | style="width: 21.25%;" data-mce-style="width: 21.25%;"|ccc<br /> | ||
+ | | style="width: 40.75%;" data-mce-style="width: 40.75%;"| | ||
+ | |} | ||
+ | |||
+ | ===Info sjablonen=== | ||
+ | |||
+ | {| style="width: 70%; background-color: #CCE5FF; text-align:center;" | ||
+ | |- | ||
|Page under construction | |Page under construction | ||
|- | |- | ||
Regel 12: | Regel 33: | ||
|} | |} | ||
− | ==Syntax== | + | {{Warning}} |
+ | {| style="width:100%; background-color:#FEF6E7; text-align:left; padding: 10px 20px 10px 20px; border-style:solid; border-width:thin; border-color:#ffc966;" | ||
+ | |- | ||
+ | |'''Zoek je een specifieke pagina?'''{{{detail}}} | ||
+ | |} | ||
+ | <br /> | ||
+ | |||
+ | {| style="width:100%; background-color:#FEF6E7; text-align:left; padding: 10px 20px 10px 20px; border-style:solid; border-width:thin; border-color:#ffc966;" | ||
+ | |- | ||
+ | |'''Zoek je een specifieke pagina?'''{{{detail}}} | ||
+ | |} | ||
+ | <br />{{Tip}} | ||
+ | {| style="width:100%; background-color:#CCE5FF; text-align:left; padding: 10px 20px 10px 20px; border-left:solid; border-width:initial; border-color:#66B2FF;" | ||
+ | |- | ||
+ | |{{{detail}}} | ||
+ | |} | ||
+ | <br /> | ||
+ | |||
+ | |||
+ | |||
+ | ===Syntax=== | ||
− | |||
{| style="text-align:center; width:80% background-color:#efefef;" | {| style="text-align:center; width:80% background-color:#efefef;" | ||
|- | |- | ||
− | |[[ | + | |Bold or strong emphasis |
+ | |<code><nowiki>'''abc'''</nowiki></code> | ||
+ | |'''abc''' | ||
+ | |- | ||
+ | |Italic or emphasis | ||
+ | |<code><nowiki>''abc''</nowiki></code> | ||
+ | |''abc'' | ||
+ | |- | ||
+ | |Internal link | ||
+ | |<code><nowiki>[[meta:Sandbox|abc]]</nowiki></code> | ||
+ | |[[meta:Sandbox|abc]] | ||
+ | |- | ||
+ | |External link | ||
+ | |<code><nowiki>[abc.com]</nowiki></code> | ||
+ | |[[meta:Sandbox|abc.com]] | ||
+ | |- | ||
+ | |Section heading | ||
+ | |<code><nowiki>== abc ==</nowiki></code> | ||
+ | | | ||
+ | |- | ||
+ | |Color | ||
+ | |What you want in color | ||
+ | |<code><nowiki><span style="color:red"></span></nowiki></code> | ||
+ | |<span style="color:red">Red</span> | ||
+ | |- | ||
|Insert image | |Insert image | ||
|<code><nowiki>[[Image:abc.png]]</nowiki></code> | |<code><nowiki>[[Image:abc.png]]</nowiki></code> | ||
|[[Image:abc.png|80px]] | |[[Image:abc.png|80px]] | ||
|- | |- | ||
− | |||
|Insert media | |Insert media | ||
|<code><nowiki>[[Media:abc.ogg]]</nowiki></code> | |<code><nowiki>[[Media:abc.ogg]]</nowiki></code> | ||
|[[Special:FilePath/Abc.ogg|Media:abc.ogg]] | |[[Special:FilePath/Abc.ogg|Media:abc.ogg]] | ||
|- | |- | ||
− | |||
|Mathematical formula | |Mathematical formula | ||
|<code><nowiki><math>abc</math></nowiki></code> | |<code><nowiki><math>abc</math></nowiki></code> | ||
− | | | + | |abc |
|- | |- | ||
− | |||
|Ignore wiki formatting | |Ignore wiki formatting | ||
− | |<code><nowiki><nowiki>abc '''[[Bold text]]''' | + | |<code><nowiki><nowiki>abc '''[[Bold text]]'''</nowiki></code> |
|<nowiki>abc '''[[Bold text]]'''</nowiki> | |<nowiki>abc '''[[Bold text]]'''</nowiki> | ||
|- | |- | ||
− | |||
|Sign talk comments (with time stamp) | |Sign talk comments (with time stamp) | ||
|<code><nowiki>~~~~</nowiki></code> | |<code><nowiki>~~~~</nowiki></code> | ||
| [[User:Gareth Aus|Gareth Aus]] 22:49, 11 February 2006 (UTC) | | [[User:Gareth Aus|Gareth Aus]] 22:49, 11 February 2006 (UTC) | ||
|- | |- | ||
− | + | |Horizontal line | |
− | |Horizontal line | ||
|<code><nowiki>----</nowiki></code> | |<code><nowiki>----</nowiki></code> | ||
| | | | ||
---- | ---- | ||
− | |} | + | |}---- |
− | ---- | ||
− | ==Best Practise== | + | ===Best Practise=== |
1 bij elke wijziging in de samenvatting aangeven wat je gewijzigd hebt | 1 bij elke wijziging in de samenvatting aangeven wat je gewijzigd hebt | ||
− | == | + | ===Table=== |
− | |||
− | |||
− | + | {| class="wikitable" width="40%" | |
− | |||
− | {| class="wikitable" width=" | ||
− | |||
− | |||
− | |||
|- | |- | ||
− | ! | + | ! Set UP |
− | + | ! Edit | |
− | + | ! Add | |
|- | |- | ||
− | ! scope="row"| Abrilkoos, Ghiselbert Smit, Snauwtijger | + | ! scope="row"|Abrilkoos, Ghiselbert Smit, Snauwtijger |
− | | align="center" | | + | | align="center"|Herbert Neutgens |
− | | align="center" | | + | | align="center"|Merlijn Wolsink |
|- | |- | ||
− | + | ! scope="row"|Abrilkoos, Ghiselbert Smit, Snauwtijger | |
+ | | align="center"|Marco Vermie | ||
+ | | align="center"|Paul Donkers | ||
|- | |- | ||
− | ! scope="row"| Ensemble | + | ! scope="row"|Ensemble |
− | | align="center" | | + | | align="center"|Corine Boon |
− | | align="center" | | + | | align="center"|Cindy Bell |
|} | |} | ||
− | == | + | ===Table 2=== |
+ | |||
{| style="width:100%;" | {| style="width:100%;" | ||
− | | valign="top" | | + | |- |
− | + | | valign="top"|<h3> <span style="text-align:left; color: blue;"> Set 1 </span></h3> | |
− | + | ---- | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* The Moments Of Happiness | * The Moments Of Happiness | ||
* Gus, the Theatre Cat | * Gus, the Theatre Cat | ||
* Growltiger's Last Stand | * Growltiger's Last Stand | ||
− | * | + | |
− | * | + | | valign="top"| |
− | * | + | <h3> <span style="text-align:left; color: blue;"> Set 2 </span></h3> |
− | * | + | ---- |
− | * | + | * The Moments Of Happiness |
− | + | * Gus, the Theatre Cat | |
+ | * Growltiger's Last Stand | ||
+ | |||
+ | | valign="top"| | ||
+ | <h3> <span style="text-align:left; color: blue;"> Set 3 </span></h3> | ||
+ | ---- | ||
+ | * The Moments Of Happiness | ||
+ | * Gus, the Theatre Cat | ||
+ | * Growltiger's Last Stand | ||
+ | |||
|} | |} | ||
− | == Externe links == | + | ===Externe links=== |
− | * [ | + | |
− | * [ | + | * [https://www.mediawiki.org/wiki/Help:Formatting Help Formatting] |
+ | * [https://www.mediawiki.org/wiki/Help:Tables Help Tables] | ||
+ | |||
+ | ===Recent Changes=== | ||
+ | {{Special:RecentChanges/10}} | ||
+ | |} |
Huidige versie van 4 jun 2020 om 17:08
Special:NewPages
Tests
Veldnaam | Type | Actie |
Toelichting |
---|---|---|---|
Entry |
Procesveld | Geen actie vereist |
|
aaa |
bbb |
ccc |
Info sjablonen
Page under construction |
Test page
{{{detail}}} |
{{{detail}}} |
Zoek je een specifieke pagina?{{{detail}}} |
Zoek je een specifieke pagina?{{{detail}}} |
{{{detail}}} |
{{{detail}}} |
Syntax
Bold or strong emphasis | '''abc'''
|
abc | |
Italic or emphasis | ''abc''
|
abc | |
Internal link | [[meta:Sandbox|abc]]
|
abc | |
External link | [abc.com]
|
abc.com | |
Section heading | == abc ==
|
||
Color | What you want in color | <span style="color:red"></span>
|
Red |
Insert image | [[Image:abc.png]]
|
80px | |
Insert media | [[Media:abc.ogg]]
|
Media:abc.ogg | |
Mathematical formula | <math>abc</math>
|
abc | |
Ignore wiki formatting | <nowiki>abc '''[[Bold text]]'''
|
abc '''[[Bold text]]''' | |
Sign talk comments (with time stamp) | ~~~~
|
Gareth Aus 22:49, 11 February 2006 (UTC) | |
Horizontal line | ----
|
|
----
Best Practise
1 bij elke wijziging in de samenvatting aangeven wat je gewijzigd hebt
Table
Set UP | Edit | Add |
---|---|---|
Abrilkoos, Ghiselbert Smit, Snauwtijger | Herbert Neutgens | Merlijn Wolsink |
Abrilkoos, Ghiselbert Smit, Snauwtijger | Marco Vermie | Paul Donkers |
Ensemble | Corine Boon | Cindy Bell |
Table 2
Set 1
|
Set 2
|
Set 3
|
Externe links
Recent Changes
Lijst met afkortingen:
- N
- Met deze bewerking is een nieuwe pagina aangemaakt
(zie ook de lijst met nieuwe pagina's) - k
- Dit is een kleine bewerking
- b
- Deze bewerking is uitgevoerd door een bot
- (±123)
- Deze paginagrootte is met dit aantal bytes gewijzigd
5 mei 2025
|
06:42 | (Logboek nieuwe gebruikers) [MarquitaDrennen; Nicolas74U; Dorie42R4312679] | |||
|
06:42 Gebruikersaccount MarquitaDrennen overleg bijdragen is aangemaakt | ||||
|
05:33 Gebruikersaccount Dorie42R4312679 overleg bijdragen is aangemaakt | ||||
|
05:14 Gebruikersaccount Nicolas74U overleg bijdragen is aangemaakt |
N 05:33 | What You Should Have Asked Your Teachers About Binary Options wijzgesch +2.941 Dorie42R4312679 overleg bijdragen Nieuwe pagina aangemaakt met 'Binary options trading has become increasingly popular in recent years as investors look for new and innovative ways to grow their portfolios. Pocket Option is one...' |
N 05:33 | Gebruiker:Dorie42R4312679 wijzgesch +168 Dorie42R4312679 overleg bijdragen Nieuwe pagina aangemaakt met 'I am 39 years old and my name is Dorie Du Cane. I life in Laud (United States).<br><br>My blog; [http://binaryoptions.wiki/index.php?title=Pocket_option binary opti...' |
N 05:14 | Stock Market Simplified: Trading Stocks With Binary Options For Beginners" wijzgesch +4.210 Nicolas74U overleg bijdragen Nieuwe pagina aangemaakt met 'Stock Market Simplified: Trading Stocks with Binary Options for Beginners<br><br>Introduction to the Topic<br><br>The stock market can be an intimidating landscape...' |
N 05:14 | Gebruiker:Nicolas74U wijzgesch +252 Nicolas74U overleg bijdragen Nieuwe pagina aangemaakt met 'My name is Nicolas (42 years old) and my hobbies are Fossil hunting and Climbing.<br><br>Feel free to surf to my web-site [https://binaryoption.wiki/index.php?title...' |
4 mei 2025
N 17:08 | Giáo Dục Và Nâng Cao Nháºn Thá» c Vá» Cà Phê Bá»n Vững: Từ Giống Cà Phê Thiện Trưá»ng wijzgesch +3.177 TriciaBorn1 overleg bijdragen Nieuwe pagina aangemaakt met '1. Tầm quan trọng của cà phê bền vững<br>Bảo vệ môi trường: Cà phê bền vững hướng tới việc giảm thiểu tác động tiêu cực...' |
N 17:08 | Gebruiker:TriciaBorn1 wijzgesch +308 TriciaBorn1 overleg bijdragen Nieuwe pagina aangemaakt met 'Hello! I am Tricia. I am pleased that I can unite to the entire globe. I live in Netherlands, in the NH region. I dream to visit the different nations, to obtain fa...' |
17:07 | Logboek nieuwe gebruikers Gebruikersaccount TriciaBorn1 overleg bijdragen is aangemaakt |
|}