You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Formatting"
Fbaeckmann (talk | contribs) (Tag: 2017 source edit) |
Fbaeckmann (talk | contribs) (Tag: 2017 source edit) |
MediaWiki and hence also BlueSpice offers many possibilities to format your text to make it easier to read. Here is a short overview of the most important ones:
Formatting text (using Wiki text)[edit | edit source]
Formatting | Description | Wiki page | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
==
Headings==
|
Wie gestalte ich Überschriften, markiere Text als fett und kursiv Listen? | Textformatierungen | Tabellen sind in MediaWiki zunächst recht komplex, hier findest Du Hilfe dazu. | Mit dem Poem-Tag können u.a. Absätze gestaltet werden | Poem | : | Der Doppelpunkt zu Beginn der Zeile bewirkt eine Einrückung | Legt einen gestrichelten, hellblau gefüllten Kasten um den Text |
Zeigt den Wikicode an, ohne ihn in seinen Output zu verwandeln
'''bold''', ''italic'', <u>underlined</u>, etc
* First list item
* Second list item
# Numered list
|
Create headings, mark text bold, italic, underlined, etc. and arrange items in unordered or ordered lists. | Formatting help | |
Tables in MediaWiki may appear pretty complex at first, but here are some helpful articles: | ||||||||||||
<poem> ... </poem>
|
With the poem tag you can create nicer paragraphs and more. | Poem | ||||||||||
: | A colon at the beginning of a line makes the text indent. | |||||||||||
<nowiki> ... </nowiki>
|
Allows to display Wikicode without processing it. |
MediaWiki and hence also BlueSpice offers many possibilities to format your text to make it easier to read. Here is a short overview of the most important ones: ==Formatting text (using Wiki text)== {| class="contenttable" style="width: 700px;" border="0" |- !|'''Formatting''' !|'''Description''' !|'''Wiki page''' |- ||<nowiki> ==Überschriften==</nowiki> ||Wie gestalte ich Überschriften, markiere Text als fett und kursiv Listen? ||[[FormattingHelp|Textformatierungen]] |- || ||Tabellen sind in MediaWiki zunächst recht komplex, hier findest Du Hilfe dazu. || [[Insert_table|Tabellen mit dem WYSIWYG]] [[Tables|Tabellen im Wikicode]] |- || ||Mit dem Poem-Tag können u.a. Absätze gestaltet werden <syntaxhighlight> ==Headings==</syntaxhighlight> <syntaxhighlight>'''bold''', ''italic'', <u>underlined</u>, etc</syntaxhighlight> <syntaxhighlight>* First list item</syntaxhighlight> <syntaxhighlight>* Second list item</syntaxhighlight> <syntaxhighlight># Numered list</syntaxhighlight> ||Create headings, mark text '''bold''', ''italic'', <u>underlined</u>, etc. and arrange items in unordered or ordered lists. ||[[FormattingHelp|Formatting help]] |- || ||Tables in MediaWiki may appear pretty complex at first, but here are some helpful articles: || [[Insert_table|Tables in the WYSIWYG editor]] [[Tables|Tables in Wikicode]] |- ||<syntaxhighlight><poem> ... </poem></syntaxhighlight> ||With the poem tag you can create nicer paragraphs and more. ||[[Reference:Poem|Poem]] |- ||<nowiki>:</nowiki> ||Der Doppelpunkt zu Beginn der Zeile bewirkt eine Einrückung || |- || ||Legt einen gestrichelten, hellblau gefüllten Kasten um den Text || |- || ||Zeigt den Wikicode an, ohne ihn in seinen Output zu verwandelnA colon at the beginning of a line makes the text indent. || |- ||<syntaxhighlight><nowiki> ... </nowiki></syntaxhighlight> ||Allows to display Wikicode without processing it. || |} [[en:{{FULLPAGENAME}}]] [[de:Formatierung]] [[Category:Not_translated]]
Line 1: | Line 1: | ||
MediaWiki and hence also BlueSpice offers many possibilities to format your text to make it easier to read. Here is a short overview of the most important ones: | MediaWiki and hence also BlueSpice offers many possibilities to format your text to make it easier to read. Here is a short overview of the most important ones: | ||
− | ==Formatting text== | + | ==Formatting text (using Wiki text)== |
{| class="contenttable" style="width: 700px;" border="0" | {| class="contenttable" style="width: 700px;" border="0" | ||
|- | |- | ||
Line 7: | Line 7: | ||
!|'''Wiki page''' | !|'''Wiki page''' | ||
|- | |- | ||
− | ||< | + | ||<syntaxhighlight> ==Headings==</syntaxhighlight> |
− | || | + | |
− | ||[[FormattingHelp| | + | <syntaxhighlight>'''bold''', ''italic'', <u>underlined</u>, etc</syntaxhighlight> |
+ | <syntaxhighlight>* First list item</syntaxhighlight> | ||
+ | |||
+ | <syntaxhighlight>* Second list item</syntaxhighlight> | ||
+ | |||
+ | <syntaxhighlight># Numered list</syntaxhighlight> | ||
+ | ||Create headings, mark text '''bold''', ''italic'', <u>underlined</u>, etc. and arrange items in unordered or ordered lists. | ||
+ | ||[[FormattingHelp|Formatting help]] | ||
|- | |- | ||
|| | || | ||
− | || | + | ||Tables in MediaWiki may appear pretty complex at first, but here are some helpful articles: |
|| | || | ||
− | [[Insert_table| | + | [[Insert_table|Tables in the WYSIWYG editor]] |
− | [[Tables| | + | [[Tables|Tables in Wikicode]] |
|- | |- | ||
− | || | + | ||<syntaxhighlight><poem> ... </poem></syntaxhighlight> |
− | || | + | ||With the poem tag you can create nicer paragraphs and more. |
||[[Reference:Poem|Poem]] | ||[[Reference:Poem|Poem]] | ||
|- | |- | ||
||<nowiki>:</nowiki> | ||<nowiki>:</nowiki> | ||
− | || | + | ||A colon at the beginning of a line makes the text indent. |
− | |||
− | |||
− | |||
− | |||
|| | || | ||
|- | |- | ||
− | || | + | ||<syntaxhighlight><nowiki> ... </nowiki></syntaxhighlight> |
− | || | + | ||Allows to display Wikicode without processing it. |
|| | || | ||
|} | |} |