Help:Quick editing guide: Difference between revisions

From LifeWiki
Jump to navigation Jump to search
Level 1: Hidden text
Added <code> tags table entry and cleaned up table a bit
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
! colspan="3" | <center><small>Applies everywhere</small></center>
! colspan="3" | <center><small>Applies everywhere</small></center>
|-
|-
| Italic Text || <tt><nowiki>''italics''</nowiki></tt> || ''italics''
| Italic Text || <tt><nowiki>''italic''</nowiki></tt> || ''italic''
|-
|-
| Bold Text || <tt><nowiki>'''bold'''</nowiki></tt> || '''bold'''
| Bold Text || <tt><nowiki>'''bold'''</nowiki></tt> || '''bold'''
Line 14: Line 14:
| Bold & Italic Text || <tt><nowiki>'''''bold & italic'''''</nowiki></tt> || '''''bold & italic'''''
| Bold & Italic Text || <tt><nowiki>'''''bold & italic'''''</nowiki></tt> || '''''bold & italic'''''
|-
|-
| Underlined Text (see [[ox]]) || <tt><nowiki><span style="text-decoration: underline">underline</span></nowiki></tt> || <span style="text-decoration: underline">underline</span>
| Underlined Text (see [[ox]]) || <tt><nowiki><span style="text-decoration: underline">underline</span></nowiki></tt><br><tt><nowiki><u>shortcut</u></nowiki></tt> || <span style="text-decoration: underline">underline</span><br><u>shortcut</u>
|-
| Strikethrough text || <tt><nowiki><s>strikethrough</s></nowiki></tt> || <s>strikethrough</s>
|-
| Monospaced text || <tt><nowiki><tt>monospaced</tt></nowiki></tt> || <tt>monospaced</tt>
|-
| Superscript and subscript || <tt><nowiki><sup>superscript</sup>normal script<sub>subscript</sub></nowiki></tt> || <sup>superscript</sup>normal script<sub>subscript</sub>
|-
| Inline code || <tt><nowiki>normal text <code>inline code</code></nowiki></tt> || normal text <code>inline code</code></tt>
|-
| Code block<ref group="n">Note that similarly to <tt><nowiki><nowiki></nowiki></tt>, <tt><nowiki><pre></nowiki></tt> precludes applying other formatting within code blocks, but prepending a space to each newline will have the same effect without this constraint.</ref> || <tt>normal text <nowiki><pre>code block</pre></nowiki></tt> || normal text <pre>code block</pre>
|-
|-
| style="vertical-align: middle" | Internal Link  
| style="vertical-align: middle" | Internal Link  
Line 20: Line 30:
| style="vertical-align: middle" | [[Catacryst]]<br/>[[Catacryst|An awesome pattern]]<br/>[[:Category:Patterns|List of patterns]]
| style="vertical-align: middle" | [[Catacryst]]<br/>[[Catacryst|An awesome pattern]]<br/>[[:Category:Patterns|List of patterns]]
|-
|-
| style="vertical-align: middle" | External Link || <tt><nowiki>http://www.google.com/</nowiki><br/><nowiki>[http://www.google.com/]</nowiki><br/><nowiki>[http://www.google.com/ Google Search Engine]</nowiki></tt>  
| style="vertical-align: middle" | External Link || <tt><nowiki>https://catagolue.hatsya.com</nowiki><br/><nowiki>[https://catagolue.hatsya.com]</nowiki><br/><nowiki>[https://catagolue.hatsya.com Catagolue]</nowiki></tt>  
| style="vertical-align: middle" | http://www.google.com/ <br/> [http://www.google.com/] <br/> [http://www.google.com/ Google Search Engine]
| style="vertical-align: middle" | https://catagolue.hatsya.com <br/> [https://catagolue.hatsya.com] <br/> [https://catagolue.hatsya.com Catagolue]
|-
|-
| style="vertical-align: middle" | No Wiki Markup  
| style="vertical-align: middle" | No Wiki Markup  
Line 27: Line 37:
| style="vertical-align: middle" | With ''markup'' <br/><nowiki>Without ''markup''</nowiki>
| style="vertical-align: middle" | With ''markup'' <br/><nowiki>Without ''markup''</nowiki>
|-
|-
| Hidden Text || <tt>&#60;!-- Hidden text --></tt> || <!-- Hidden text -->
| HTML comment || <tt>&#60;!-- comment text --></tt> || <!-- comment text -->
|-  
|-  
! colspan="3" | <center><small>Applies only at the beginning of a line</small></center>
! colspan="3" | <center><small>Applies only at the beginning of a line</small></center>
Line 64: Line 74:
## Number two point one
## Number two point one
# Number three
# Number three
|-
! colspan="3" | <center><small>Image and pattern displays</small></center>
|- style="vertical-align: middle"
|- style="vertical-align: middle"
| style="vertical-align: middle" | Image
| style="vertical-align: middle" | Image
Line 73: Line 85:
| style="vertical-align: middle" | {{LV:Viewer|bob$2bo$3o}}
| style="vertical-align: middle" | {{LV:Viewer|bob$2bo$3o}}
|}
|}
==Notes==
<references group="n" />


==External links==
==External links==

Latest revision as of 04:34, 15 December 2024

This page provides a quick rundown of some of the most common and basic wiki formatting commands. If you need additional help editing pages, refer to Help:Contents.

Description You Type You See
Applies everywhere
Italic Text ''italic'' italic
Bold Text '''bold''' bold
Bold & Italic Text '''''bold & italic''''' bold & italic
Underlined Text (see ox) <span style="text-decoration: underline">underline</span>
<u>shortcut</u>
underline
shortcut
Strikethrough text <s>strikethrough</s> strikethrough
Monospaced text <tt>monospaced</tt> monospaced
Superscript and subscript <sup>superscript</sup>normal script<sub>subscript</sub> superscriptnormal scriptsubscript
Inline code normal text <code>inline code</code> normal text inline code
Code block[n 1] normal text <pre>code block</pre> normal text
code block
Internal Link [[Catacryst]]
[[Catacryst|An awesome pattern]]
[[:Category:Patterns|List of patterns]]
Catacryst
An awesome pattern
List of patterns
External Link https://catagolue.hatsya.com
[https://catagolue.hatsya.com]
[https://catagolue.hatsya.com Catagolue]
https://catagolue.hatsya.com
[1]
Catagolue
No Wiki Markup With ''markup''
<nowiki>Without ''markup''</nowiki>
With markup
Without ''markup''
HTML comment <!-- comment text -->
Applies only at the beginning of a line
Headings =Level 1=
==Level 2==
===Level 3===
====Level 4====
=====Level 5=====

Level 1

Level 2

Level 3

Level 4

Level 5
Indented List : Level one
: Level one
:: Level two
:::Level three
: Level one
Level one
Level one
Level two
Level three
Level one
Bulleted list * Number one
* Number two
** Number two point one
* Number three
  • Number one
  • Number two
    • Number two point one
  • Number three
Numbered list # Number one
# Number two
## Number two point one
# Number three
  1. Number one
  2. Number two
    1. Number two point one
  3. Number three
Image and pattern displays
Image [[Image:Glider.png|framed|center|This is a glider.]]
This is a glider.
LifeViewer applet {{LV:Viewer|bob$2bo$3o}}
bob$2bo$3o

Notes

  1. Note that similarly to <nowiki>, <pre> precludes applying other formatting within code blocks, but prepending a space to each newline will have the same effect without this constraint.