DokuWiki

It's better when it's simple

User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
playground:playground [2022-11-27 02:40] – fixed the youtube link 2a09:bac1:76a0:f20::62:27playground:playground [2024-04-17 11:56] – [Table] 213.125.197.90
Line 1: Line 1:
-[[http://example.com|[[External Link]]]] +== Basic text formatting == 
-==== playground:playground ====+You can format the page using Wikitext special characters.
  
-//pecunia **non** olet//+{| border="1" cellpadding="2" cellspacing="0" 
 +!width="1000"|What it looks like 
 +!width="500"|What you type 
 +|- 
 +
 +You can ''italicize'' text by putting 2  
 +apostrophes on ''each'' side. 
  
-====== Headline ====== +apostrophes will '''bold''' the text. 
-====== Level 1 Headlinnne ====== +
-==== Level Headline ====+
  
  
 +5 apostrophes will '''''bold and italicize''''' 
 +the text.
  
-'' +(Using 4 apostrophes doesn't do anything 
-gg''+special -- <br /> 3 of them '''bold''' the text as 
 +usual; the others are ''''just'''' apostrophes  
 +around the text.)
  
-[[https://www.youtube.com/channel/UCR8c3CJihWs-ZizNLOt3r9A|YOUTUBE]]+
 +You can ''italicize'' text by putting 2  
 +apostrophes on ''each'' side
  
-  * It's better when it's simple +3 apostrophes will '''bold''' the text. 
-  * It's  better  when  it's  simple +
-  * It's better when it's   simple +
-qui sono andata a capo+
  
-just playing CTF :)+5 apostrophes will '''''bold and italicize'''''  
 +the text.
  
-<del+(Using 4 apostrophes doesn't do anything 
-questa cosa fa lo strikethrough</del>+special -- <br /3 of them '''bold''' the text as 
 +usual; the others are ''''just'''' apostrophes  
 +around the text.) 
 +</syntaxhighlight> 
 +|- 
 +
 +A single newline 
 +generally has no effect on the layout. 
 +These can be used to separate 
 +sentences within a paragraph. 
 +Some editors find that this aids editing 
 +and improves the ''diff'' function 
 +(used internally to compare 
 +different versions of a page).
  
-[[playground:playground|wrthwrwrr]] +But an empty line 
-prima di questo ci sono due parentesi quadre +starts a new paragraph.
-wrtgwtbwrtb \n +
-rthwrthrwb +
-rhrhbrbwr +
-//rhep//  +
-__Ggfhh__ +
-  *  +
-[[https://www.dokuwiki.org/playground:playground]] +
-[die|die bitch]+
  
-{{rss>https://rsshub.app/twitter/likes/dokuwiki}}+When used in a list, a newline ''does'' affect the layout ([[#lists|see below]]). 
 +|<syntaxhighlight lang=wikitext> 
 +A single newline 
 +generally has no effect on the layout. 
 +These can be used to separate 
 +sentences within a paragraph. 
 +Some editors find that this aids editing 
 +and improves the ''diff'' function 
 +(used internally to compare 
 +different versions of a page).
  
 +But an empty line
 +starts a new paragraph.
  
-Does this have visual editor though?+When used in list, a newline ''does'' 
 +affect the layout ([[#lists|see below]]). 
 +</syntaxhighlight> 
 +
 +
 +You can break lines<br/> 
 +without a new paragraph.<br/> 
 +Please use this sparingly.
  
-Testtext für die Syntax ''====== Monospaced Text ====== +Please do not start a link or ''italics'' or '''bold''' text on one line and end on the next. 
-[[http://example.com|External Link]]''  * test  * test +|<syntaxhighlight lang=wikitext> 
-ㅁㄴㅇㅁㄴㅇ+You can break lines<br/
 +without a new paragraph.<br/
 +Please use this sparingly.
  
 +Please do not start a link or
 +''italics'' or '''bold''' text on one line
 +and end on the next.
 +</syntaxhighlight>
 +|-
 +
 +|You should "sign" your comments on talk pages: <br/>
 +<div class="mw-notalk">
 +* Three tildes gives your signature: [[User:Example|Example]] <br/>
 +* Four tildes give your signature plus date/time: [[User:Example|Example]] 07:46, 27 November 2005 (UTC) <br/>
 +* Five tildes gives the date/time alone: 07:46, 27 November 2005 (UTC) <br/>
 +</div>
 +|<syntaxhighlight lang=wikitext>
 + You should "sign" your comments 
 + on talk pages:
 + * Three tildes gives your
 + signature: ~~~
 + * Four tildes give your 
 + signature plus date/time: ~~~~
 + * Five tildes gives the 
 + date/time alone: ~~~~~
 +</syntaxhighlight>
 +|}
  
playground/playground.txt · Last modified: 2024-05-02 23:08 by 173.77.83.137

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki