Wikibooks:WikiProject OpenRewi - Open Legal Science/Cheat sheet
Appearance
A list of the most important wiki syntax commands to copy can be found in this cheat sheet. Our style guide describes in detail what the individual parts are used for.
| Title | Code | Visualization |
|---|---|---|
| Basic formatting | '''This is a bold text''', this is an ''italic text'', <u>this is an underlined text</u> and <s>this is a strikethrough text</s>. |
This is a bold text, this is an italic text, this is an underlined text and |
| Headings | ==A. Heading ==
|
A. Heading[edit | edit source]I. Sub-heading I[edit | edit source]1. Sub-heading II[edit | edit source]2. Sub-heading I[edit | edit source]B. Heading[edit | edit source] |
| Lists | *This is a bulleted list
|
|
| Footnotes | In Corfu Channel, the ICJ found state responsibility on the part of Albania.<ref>[https://www.icj-cij.org/public/files/case-related/1/001-19490409-JUD-01-00-EN.pdf Corfu Channel Case (UK v Albania) (Merits) (1949) ICJ Rep 4].</ref> |
In Corfu Channel, the ICJ found state responsibility on the part of Albania.[1] |
| Link to other chapter | [[OpenRewi/ Title of your book/ Chapter|Text that should appear for the link to other chapters]] |
Text that should appear for the link to other chapters |
| Link to other chapters using an anchor | [[OpenRewi/ Title of your book/ Chapter#anchor:name of your anchor|Text that should appear for the link to an anchor]] |
Text that should appear for the link to an anchor |
| Anchor in linked text | {{anchor|name of your anchor}}
| |
| Link to source outside Wikibooks | [https://openrewi.org/en/english/ Text that should appear for the link to sources outside Wikibooks] |
Text that should appear for the link to sources outside Wikibooks |
| Providing examples | {{Template:OpenRewi/Example|Content=This is your example.|Reference=to example topic}} |
|
| Providing advanced content | {{Template:OpenRewi/Advanced|Content=This is your advanced content.|Reference=Heading for your advanced content}} |
Advanced: Heading for your advanced content
This is your advanced content.
|