User:Christisrisen: Difference between revisions

From Test Wiki
Content deleted Content added
No edit summary
m Replaced content with "{{blocked user}}"
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{blocked user}}
a
''Emphasize'', '''strongly''',
'''''very strongly'''''.

''[[enwiki:Main_Page|Wikipedia]]''

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>

Subscript: m<sub>2</sub><br />
Superscript: m<sup>2</sup> or m&sup2;

&epsilon;<sub>0</sub> =
8.85 &times; 10<sup>&minus;12</sup>
C&sup2; / J m.
<br /><br />
1 [[hectare]] = [[1 E4 m&sup2;]]

Deleted materials can be <s>striked out</s> and new materials can be <u>underlined</u>.

You can also denote <del>deleted material</del> and <ins>inserted material</ins> with the respective tags, preserving their semantic meaning, rather than relying solely on visual cues like strikethrough and underline.

This is a line.
This is still part of the same paragraph.

This is a paragraph.<p>This is a continuation of the paragraph. But it appears after an empty line due to the &lt;p> and &lt;/p> tags.</p>

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.
**Use two asterisks for a sub-item.
***Increase the number of asterisks for deeper levels.
*Each line break signifies a new item in the list.
A line starting without a star marks the end of the list.
*You can start over with a new list

Now you are ready to create well-structured unordered lists.
Ordered lists
Use a hashtag (#) at the beginning of each line to signify the order.
Use two hashtags (##) for a sub-item.
Continue numbering to maintain the sequence and logical flow of information.
Add a new line between each item for improved readability.
A line starting without a hashtag marks the end of the list.

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

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


;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
:A web browser is an application for accessing websites. See [[w:Web browser]]


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




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

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

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



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