User:Tessus/test: Difference between revisions

From evermeet.cx Wiki
Jump to navigation Jump to search
No edit summary
Line 220: Line 220:
== Pager ==
== Pager ==


{{Pager
{{PagerTmp
  |color=blue
  |color=blue
|width=80%
|align=left
  |prev=
  |prev=
  |next=
  |next=User:Tessus/todo
}}
}}

Revision as of 14:39, 15 October 2021

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
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

Test Title

Here comes the text

Line1

Line2

We are the champions

We are the champions

Id Summary
001 Sum Text 1
003 Summary Text 2 very long

General

Coding

Tag Cloud

News / DynamicPageList (dpl)

Recent Articles

<news limit="10" unique=true namespaces=main categories=Article prefix="{|" postfix="|}">
|-
| {{{date}}}: ||    || [[{{{pagename}}}]]
</news>

Recent Articles

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
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

Apache

RecentChanges

No changes during the given period match these criteria.

Pager

Template:PagerTmp