User:Tessus/test: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(13 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
[[/key press | Key_press]] Test Page | [[/key press | Key_press]] Test Page | ||
== Template:subpages == | |||
=== With parameter === | |||
<code><nowiki>{{subpages|User:Tessus}}</nowiki></code> | |||
{{subpages|User:Tessus}} | |||
=== No parameter === | |||
<code><nowiki>{{subpages}}</nowiki></code> | |||
{{subpages}} | |||
== syntaxhighlight == | |||
<syntaxhighlight lang="SQL"> | |||
CREATE DATABASE spemail CHARACTER SET utf8 COLLATE utf8_general_ci; | |||
GRANT ALL privileges ON spemail.* TO 'speadmin'@'localhost' IDENTIFIED BY 'blabla'; | |||
FLUSH PRIVILEGES; | |||
</syntaxhighlight> | |||
<syntaxhighlight lang="c"> | |||
#include <stdio.h> | |||
int main( void ) | |||
{ | |||
printf( "Test\n" ); | |||
return 0; | |||
} | |||
</syntaxhighlight> | |||
<syntaxhighlight lang="c" line> | |||
#include <stdio.h> | |||
int main( void ) | |||
{ | |||
printf( "Test\n" ); | |||
return 0; | |||
} | |||
</syntaxhighlight> | |||
<pre> | |||
openssl aes-256-cbc -in plain-text.txt -out message.enc -pass pass:mySillyPassword | |||
openssl aes-256-cbc -d -in message.enc -out plain-text.txt | |||
</pre> | |||
== Tables == | |||
https://www.mediawiki.org/wiki/Help:Tables | |||
<table border="4" width="{{{1|600}}}" cellspacing="0" cellpadding="10" bgcolor="#000000"> | |||
<td><font color="#00ff40"> | |||
Someone has messed up the kernel pointers | |||
</font></td> | |||
</table> | |||
{| class="wikitable" style="border-style:hidden; color:green; background-color:#ffffcc;" cellpadding="10" | |||
|Orange | |||
|Apple | |||
|- | |||
|Bread | |||
|Pie | |||
|- | |||
|Butter | |||
|Ice cream | |||
|} | |||
{| | |||
|width="200px" | Orange | |||
|Apple | |||
|- | |||
|Bread | |||
|Pie | |||
|- | |||
|Butter | |||
|Ice cream | |||
|} | |||
{| style="color: black; background-color: #ffffcc;" width="85%" | |||
| colspan="2" | This column width is 85% of the screen width (and has a background color) | |||
|- | |||
| style="width: 30%; background-color: white;"| | |||
'''This column is 30% counted from 85% of the screen width''' | |||
| style="width: 70%; background-color: orange;"| | |||
'''This column is 70% counted from 85% of the screen width (and has a background color)''' | |||
|} | |||
{| style="border-style: solid; border-width:1px; color: black;" width="500px" | |||
| colspan="2" style="background-color: #ffffcc;" | Coding | |||
|- | |||
| Col1 | |||
| Col2 | |||
|- | |||
| Col3 | |||
| Col4 | |||
|} | |||
<!-- BoxBlue --> | |||
{{BoxBlue|width=500px|title=Test Title|text=Here comes the text | |||
Line1 | |||
Line2 | |||
}} | |||
<!-- BoxGreen --> | |||
{{BoxGreen|width=500px|title=We are the champions|text={{subpages}}}} | |||
<!-- BoxGrey --> | |||
{{BoxGrey|width=600px|title=We are the champions|text={{subpages}}}} | |||
{| class="wikitable sortable" | |||
!Id | |||
!Summary | |||
|- | |||
|style="color: black; background-color: #f9f9f9; padding-left:10px;" |001 | |||
|style="color: black; background-color: #ffffcc; padding-left:10px; text-align:center;" |Sum Text 1 | |||
|- | |||
|003 | |||
|Summary Text 2 very long | |||
|} | |||
{{Box|width=600px|text={{subpages}}}} | |||
<table> | |||
<tr valign="top"> | |||
<td> | |||
{{Box|height=250px|title=General|text=<DPL> | |||
category=General | |||
ordermethod=sortkey | |||
order=ascending | |||
</DPL> | |||
}} | |||
</td> | |||
<td> | |||
{{Box|width=250px|height=250px|title=Coding|text=<DPL> | |||
category=Coding | |||
ordermethod=sortkey | |||
order=ascending | |||
</DPL> | |||
}} | |||
</td> | |||
</tr> | |||
</table> | |||
== Tag Cloud == | == Tag Cloud == | ||
Line 19: | Line 165: | ||
== News / DynamicPageList (dpl) == | == News / DynamicPageList (dpl) == | ||
{{BoxBlue|width=100% | {{BoxBlue|width=100%|title=Recent [[:Category:Article|Articles]]|text= | ||
<DPL> | <DPL> | ||
category=Article | category=Article | ||
Line 44: | Line 183: | ||
|userdateformat=d F Y | |userdateformat=d F Y | ||
|format={¦\n,¦-\n¦ %DATE%: ¦¦ ¦¦ [[%PAGE%]]\n,,\n¦} | |format={¦\n,¦-\n¦ %DATE%: ¦¦ ¦¦ [[%PAGE%]]\n,,\n¦} | ||
}} | |||
{{BoxBlue|width=100%|title=Recent Articles|text= | |||
<pre><news limit="10" unique=true namespaces=main categories=Article prefix="{|" postfix="|}"> | |||
|- | |||
| {{{date}}}: || || [[{{{pagename}}}]] | |||
</news></pre> | |||
}} | }} | ||
Line 56: | Line 202: | ||
Logo.jpg | Logo.jpg | ||
</gallery> | </gallery> | ||
== DynamicPageList == | == DynamicPageList == | ||
{{BoxBlue|width="100%" | {{BoxBlue|width="100%"|title=Apache|text=<DPL> | ||
category=Apache | category=Apache | ||
ordermethod=title | ordermethod=title | ||
Line 83: | Line 214: | ||
}} | }} | ||
== | == RecentChanges == | ||
{{Special:RecentChanges/10}} | |||
== Pager == | |||
{{ | {{Pager | ||
|color=blue | |||
|prev= | |||
|next=User:Tessus/todo | |||
}} | }} | ||
Latest revision as of 18:10, 8 January 2023
BOFH
BOFH Test Page for MediaWiki Extension:BOFH
Template:Box & Module:Box
Template:Box & Module:Box Test Page
Key Press
Key_press Test Page
Template:subpages
With parameter
{{subpages|User:Tessus}}
No parameter
{{subpages}}
syntaxhighlight
CREATE DATABASE spemail CHARACTER SET utf8 COLLATE utf8_general_ci;
GRANT ALL privileges ON spemail.* TO 'speadmin'@'localhost' IDENTIFIED BY 'blabla';
FLUSH PRIVILEGES;
#include <stdio.h>
int main( void )
{
printf( "Test\n" );
return 0;
}
#include <stdio.h>
int main( void )
{
printf( "Test\n" );
return 0;
}
openssl aes-256-cbc -in plain-text.txt -out message.enc -pass pass:mySillyPassword openssl aes-256-cbc -d -in message.enc -out plain-text.txt
Tables
https://www.mediawiki.org/wiki/Help:Tables
Someone has messed up the kernel pointers |
Orange | Apple |
Bread | Pie |
Butter | Ice cream |
This column width is 85% of the screen width (and has a background color) | |
This column is 30% counted from 85% of the screen width |
This column is 70% counted from 85% of the screen width (and has a background color) |
Coding | |
Col1 | Col2 |
Col3 | Col4 |
|
|
|
Id | Summary |
---|---|
001 | Sum Text 1 |
003 | Summary Text 2 very long |
|
|
|
Tag Cloud
Apache Dovecot Git Info MediaWiki Misc OpenSSL Pages with non-numeric formatnum arguments SSL/TLS Sendmail Speakers' Corner
News / DynamicPageList (dpl)
|
28 June 2024: | Reverse Proxy setup for Cockpit with Apache (in a sub directory) | |
25 February 2023: | ASUS router DNS check fix | |
12 February 2019: | How to setup git-mulitmail on gitolite | |
24 November 2017: | Reference Of Most Commonly Used OpenSSL Commands | |
25 October 2017: | MediaWiki Weirdness | |
10 September 2017: | Let's Encrypt with Apache, dovecot, and sendmail |
|
kbd
./configure --help
gallery
DynamicPageList
|
RecentChanges
No changes during the given period match these criteria.
Pager
|