Testpage: Difference between revisions

From OpenCommons
Jump to navigation Jump to search
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Basic=
Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called '''wikitext'''.
'''bold'''
''italic''
'''''bold & italic'''''
=Table=
{|
|Orange
|Apple
|12,333.00
|-
|Bread
|Pie
|500.00
|-
|Butter
|Ice cream
|1.00
|}
{| style="border:none; text-align:center;  background:#f0f0f0;"
| width="200px" style="background: #e4e4e4; padding: 3px 5px; text-align:center;"|Box 1
| width="100px" style="background: #ffff55; padding: 3px 5px; text-align:center;"|Box 2
|- style="background: #e4e4e4; padding: 3px 5px; text-align:left; font-size: 120%;"
|Level2
|Level2
|}
=Links=
[[Wilfred Pinfold|Bob]]<br />
[[Wilfred Pinfold|Wilf]]<br />
<br>
[[:Category:Person]]
[http://www.example.com]<br />
[http://www.example.com display text]<br />
http://www.example.com<br />
[mailto:wilfred.pinfold@opencommons.org Wilf's email]
=Signature=
[[User:Wpinfold|Wilf]]<br>
[[User:Wpinfold|wilf]] {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<br>
{{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}<br>
=Escape wiki markup=
with ''markup''<br />
<nowiki>without ''markup''</nowiki>
=Headings=
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
== 1. one ==
=== 2. two ===
==== 2.1 two point one ====
=== 3. three ===
=Bullet list=
* one
* two
** two point one
* three
# one
# two
## two point one
# three
Definition list
<code>&#59;Definition</code><br />
<code>&#58;item 1</code><br />
<code>&#58;item 2</code>
;Definition
:item 1
:item 2
=Thumbnail image=
[[File:Eu flag (2).jpg|thumb|EU Flag|left]]
__NOTOC__


<!--Text is rendered normally
<!--Text is rendered normally
Line 12: Line 111:


[[File:Indicators - Sheet1.pdf|400px]]
[[File:Indicators - Sheet1.pdf|400px]]
-->
 
Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called ''wikitext''.  
Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called ''wikitext''.  


Line 202: Line 301:
__NOTOC__
__NOTOC__
__NOEDITSECTION__
__NOEDITSECTION__
-->

Latest revision as of 15:48, October 21, 2022

Basic

Wikis use symbols such as asterisks, single-quotes, square-brackets and braces to represent formatting elements like making words into links to other sites or articles, or creating tables for layout and dividing the text into headings. This kind of text markup used in the MediaWiki (Wikipedia) project is called wikitext.

bold

italic

bold & italic

Table

Orange Apple 12,333.00
Bread Pie 500.00
Butter Ice cream 1.00
Box 1 Box 2
Level2 Level2

Links

Bob
Wilf

Category:Person

[1]
display text
http://www.example.com

Wilf's email

Signature

Wilf
wilf 13:47, 18 May 2024
13:47, 18 May 2024

Escape wiki markup

with markup
without ''markup''

Headings

Level 1

Level 2

Level 3

Level 4

1. one

2. two

2.1 two point one

3. three

Bullet list

  • one
  • two
    • two point one
  • three
  1. one
  2. two
    1. two point one
  3. three

Definition list

;Definition
:item 1
:item 2

Definition
item 1
item 2

Thumbnail image

EU Flag