User:Christisrisen: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
No edit summary
Line 6: Line 6:


The use of <i>italic</i> and <b>bold</b> fonts is beneficial in mathematical calculations where specific font styles are needed instead of emphasis.
The use of <i>italic</i> and <b>bold</b> fonts is beneficial in mathematical calculations where specific font styles are needed instead of emphasis.
: <b>F</b> = <i>m</i><b>a</b>
:<b>F</b> = <i>m</i><b>a</b>


Subscript: m<sub>2</sub><br />
Subscript: m<sub>2</sub><br />
Line 28: Line 28:
This is a line.<div>This is another line appearing as a second new paragraph instead of a third paragraph due to the &lt;div> and &lt;/div> tags.</div>
This is a line.<div>This is another line appearing as a second new paragraph instead of a third paragraph due to the &lt;div> and &lt;/div> tags.</div>


* Start a line with asterisks (<code>*</code>) to create the first item in an unordered list.
*Start a line with asterisks (<code>*</code>) to create the first item in an unordered list.
** Use two asterisks for a sub-item.
**Use two asterisks for a sub-item.
*** Increase the number of asterisks for deeper levels.
***Increase the number of asterisks for deeper levels.
* Each line break signifies a new item in the list.
*Each line break signifies a new item in the list.
A line starting without a star marks the end of the list.
A line starting without a star marks the end of the list.
* You can start over with a new list
*You can start over with a new list


Now you are ready to create well-structured unordered lists.
Now you are ready to create well-structured unordered lists.
Line 45: Line 45:
An ordered list starts with 1.
An ordered list starts with 1.
Then 2, etc.
Then 2, etc.
# Use a hashtag (<code>#</code>) at the beginning of each line to signify the order.
#Use a hashtag (<code>#</code>) at the beginning of each line to signify the order.
## Use two hashtags (<code>##</code>) for a sub-item.
##Use two hashtags (<code>##</code>) for a sub-item.
## Continue numbering to maintain the sequence and logical flow of information.
##Continue numbering to maintain the sequence and logical flow of information.
# Add a new line between each item for improved readability.
#Add a new line between each item for improved readability.
A line starting without a hashtag marks the end of the list.
A line starting without a hashtag marks the end of the list.
# An ordered list starts with 1.
#An ordered list starts with 1.
# Then 2, etc.
#Then 2, etc.
Mixed lists
Mixed lists
This mixed list begins with an unordered list (*).
This mixed list begins with an unordered list (*).
Line 58: Line 58:
You can also break
You can also break
lines in a list.
lines in a list.
* This mixed list begins with an unordered list (<code>*</code>).
*This mixed list begins with an unordered list (<code>*</code>).
*# To create a subitem of an ordered list under an unordered list use an asterisk and a hashtag (<code>*#</code>).
*#To create a subitem of an ordered list under an unordered list use an asterisk and a hashtag (<code>*#</code>).
*#* To create a deeper sub-item of an unordered list within an ordered list, add another asterisk (<code>*#*</code>).
*#*To create a deeper sub-item of an unordered list within an ordered list, add another asterisk (<code>*#*</code>).
*#* You can also break <br/> lines in a list.
*#*You can also break <br /> lines in a list.


<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>
<math>\sum_{n=0}^\infty \frac{x^n}{n!}</math>




; Wiki
;Wiki
: A wiki (/ˈwɪki/ ⓘ WI-kee) is a form of online hypertext publication that is collaboratively edited and managed by its own audience directly through a web browser. See [[w:Wiki]].
:A wiki (/ˈwɪki/ ⓘ WI-kee) is a form of online hypertext publication that is collaboratively edited and managed by its own audience directly through a web browser. See [[w:Wiki]].
; Web Browser
;Web Browser
: A web browser is an application for accessing websites. See [[w:Web browser]]
:A web browser is an application for accessing websites. See [[w:Web browser]]




This template takes one parameter and returns it twice:
This template takes one parameter and returns it twice:
{{2x|Hello World}}
{{2x|Hello World}}





Line 81: Line 80:
{| style="margin: auto; border: 10px solid black; border-spacing: 5px;"
{| style="margin: auto; border: 10px solid black; border-spacing: 5px;"
|-
|-
! style="padding: 10px;" | This
! style="padding: 10px;" |This
! style="padding: 10px;" | is
! style="padding: 10px;" |is
|-
|-
| style="padding: 10px;" | a
| style="padding: 10px;" |a
| style="padding: 10px;" | table
| style="padding: 10px;" |table
|}
|}


* List item
*List item
** List item
**List item
**

**
* * Oh you can’t do a list within a list in visual editor,




# List item
#List item
# List item
#List item
# List item
#List item
# List item
#List item