You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Help:Editing: Difference between revisions
m (reverted edits by 222.29.46.195 (talk|contribs); changed back to last version by Mr. Flay) |
Aristophanes (talk | contribs) (Updating Logo) |
||
(27 intermediate revisions by 23 users not shown) | |||
Line 94: | Line 94: | ||
|- valign="top" | |- valign="top" | ||
| | | | ||
You can break lines<br/> | You can break lines<br /> | ||
without starting a new paragraph. | without starting a new paragraph. | ||
Line 101: | Line 101: | ||
| | | | ||
<pre><nowiki> | <pre><nowiki> | ||
You can break lines<br/> | You can break lines<br /> | ||
without starting a new paragraph. | without starting a new paragraph. | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 327: | Line 327: | ||
| | | | ||
Automatically hide stuff in parentheses: | Automatically hide stuff in parentheses: | ||
[[Mafia | [[Game of Mafia|Mafia]]. | ||
Automatically hide namespace: | Automatically hide namespace: | ||
Line 474: | Line 474: | ||
* Square brackets indicate an external link. Note the use of a space (not a pipe) to separate the URL from the link text in the "named" version. | * Square brackets indicate an external link. Note the use of a space (not a pipe) to separate the URL from the link text in the "named" version. | ||
* In the [[URL]], all symbols must be among:<br/>'''A-Z a-z 0-9 . _ \ / ~ % - + & # ? ! = ( ) @''' | * In the [[URL]], all symbols must be among:<br />'''A-Z a-z 0-9 . _ \ / ~ % - + & # ? ! = ( ) @''' | ||
* If a URL contains a character not in this list, it should be encoded by using a percent sign (%) followed by the [[hexadecimal|hex]] code of the character, which can be found in the table of [[ASCII#ASCII printable characters|ASCII printable characters]]. For example, the caret character (^) would be encoded in a URL as '''%5E'''. | * If a URL contains a character not in this list, it should be encoded by using a percent sign (%) followed by the [[hexadecimal|hex]] code of the character, which can be found in the table of [[ASCII#ASCII printable characters|ASCII printable characters]]. For example, the caret character (^) would be encoded in a URL as '''%5E'''. | ||
* If the "named" version contains a closing square bracket "]", then you must use the [[HTML]] special character syntax, i.e. '''&#93;''' otherwise the [[MediaWiki]] software will prematurely interpret this as the end of the external link. | * If the "named" version contains a closing square bracket "]", then you must use the [[HTML]] special character syntax, i.e. '''&#93;''' otherwise the [[MediaWiki]] software will prematurely interpret this as the end of the external link. | ||
Line 536: | Line 536: | ||
|- valign="top" | |- valign="top" | ||
|A picture: | |A picture: | ||
[[ | [[File:MafiaWiki_Logo.jpg]] | ||
|<pre>A picture: | |<pre>A picture: | ||
<nowiki>[[ | <nowiki>[[File:MafiaWiki_Logo.jpg]]</nowiki></pre> | ||
|- valign="top" | |- valign="top" | ||
|With alternative text: | |With alternative text: | ||
[[ | [[File:MafiaWiki_Logo.jpg|MafiaWiki logo]] | ||
|<pre>With alternative text: | |<pre>With alternative text: | ||
<nowiki>[[ | <nowiki>[[File:MafiaWiki_Logo.jpg|MafiaWiki logo]]</nowiki></pre> | ||
* Alternative text, used when a mouse hovers over the image or when the image is not loaded in a text-only browser, or when spoken aloud, is '''strongly''' encouraged. See [[Help:Image syntax|Image syntax]] for help on choosing it. | * Alternative text, used when a mouse hovers over the image or when the image is not loaded in a text-only browser, or when spoken aloud, is '''strongly''' encouraged. See [[Help:Image syntax|Image syntax]] for help on choosing it. | ||
|- valign="top" | |- valign="top" | ||
|Floating to the right side of the page and with a caption: | |Floating to the right side of the page and with a caption: | ||
[[ | [[File:MafiaWiki_Logo.jpg|frame|MafiaScum Wiki]]<br clear=all> | ||
|<pre>Floating to the right side of the page | |<pre>Floating to the right side of the page | ||
and with a caption: | and with a caption: | ||
<nowiki>[[ | <nowiki>[[File:MafiaWiki_Logo.jpg|frame|MafiaScum Wiki]]</nowiki></pre> | ||
* The frame tag automatically floats the image right. | * The frame tag automatically floats the image right. | ||
* The caption is also used as alternate text. | * The caption is also used as alternate text. | ||
Line 558: | Line 558: | ||
|- valign="top" | |- valign="top" | ||
|Floating to the right side of the page ''without'' a caption: | |Floating to the right side of the page ''without'' a caption: | ||
[[ | [[File:MafiaWiki_Logo.jpg|right|MafiaScum Wiki]] | ||
|<pre>Floating to the right side of the page | |<pre>Floating to the right side of the page | ||
''without'' a caption: | ''without'' a caption: | ||
<nowiki>[[ | <nowiki>[[File:MafiaWiki_Logo.jpg|right|MafiaScum Wiki]]</nowiki></pre> | ||
* The help topic on [[Help:Image syntax|Image syntax]] explains more options. | * The help topic on [[Help:Image syntax|Image syntax]] explains more options. | ||
|- valign="top" | |- valign="top" | ||
|A picture resized to 30 pixels... | |A picture resized to 30 pixels... | ||
[[ | [[File:MafiaWiki_Logo.jpg|30 px]] | ||
|<pre>A picture resized to 30 pixels... | |<pre>A picture resized to 30 pixels... | ||
<nowiki>[[ | <nowiki>[[File:MafiaWiki_Logo.jpg|30 px]]</nowiki></pre> | ||
* The help topic on [[Help:Image syntax|Image syntax]] explains more options. | * The help topic on [[Help:Image syntax|Image syntax]] explains more options. | ||
|- valign="top" | |- valign="top" | ||
|Linking directly to the description page of an image: | |Linking directly to the description page of an image: | ||
[[: | [[:File:MafiaWiki_Logo.jpg]] | ||
|<pre>Linking directly to the description page | |<pre>Linking directly to the description page | ||
of an image: | of an image: | ||
<nowiki>[[: | <nowiki>[[:File:MafiaWiki_Logo.jpg]]</nowiki></pre> | ||
* Clicking on an image displayed on a page | * Clicking on an image displayed on a page | ||
(such as any of the ones above) | (such as any of the ones above) | ||
Line 583: | Line 583: | ||
|- valign="top" | |- valign="top" | ||
|Linking directly to an image without displaying it: | |Linking directly to an image without displaying it: | ||
[[media: | [[media:MafiaWiki_Logo.jpg|Image of the Mafia Wiki logo]] | ||
|<pre>Linking directly to an image | |<pre>Linking directly to an image | ||
without displaying it: | without displaying it: | ||
<nowiki>[[media: | <nowiki>[[media:MafiaWiki_Logo.jpg|Image of the Mafia Wiki logo]]</nowiki></pre> | ||
* To include links to images shown as links instead of drawn on the page, use a "media" link. | * To include links to images shown as links instead of drawn on the page, use a "media" link. | ||
Line 675: | Line 675: | ||
| | | | ||
'''Suppressing interpretation of markup:''' | '''Suppressing interpretation of markup:''' | ||
<br/> | <br /> | ||
<nowiki>Link → (''to'') the [[F.A.Q.]]</nowiki> | <nowiki>Link → (''to'') the [[F.A.Q.]]</nowiki> | ||
* Used to show literal data that would otherwise have special meaning. | * Used to show literal data that would otherwise have special meaning. | ||
Line 682: | Line 682: | ||
* To escape HTML character references such as <tt>&rarr;</tt> use <tt>&amp;rarr;</tt> | * To escape HTML character references such as <tt>&rarr;</tt> use <tt>&amp;rarr;</tt> | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
<nowiki>Link &rarr; (''to'') | <nowiki>Link &rarr; (''to'') | ||
Line 690: | Line 690: | ||
| | | | ||
'''Commenting page source:''' | '''Commenting page source:''' | ||
<br/> | <br /> | ||
''not shown when viewing page'' | ''not shown when viewing page'' | ||
* Used to leave comments in a page for future editors. | * Used to leave comments in a page for future editors. | ||
* Note that most comments should go on the appropriate [[Help:Talk page|Talk page]]. | * Note that most comments should go on the appropriate [[Help:Talk page|Talk page]]. | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
<!-- comment here --> | <!-- comment here --> | ||
Line 702: | Line 702: | ||
| | | | ||
'''<span id="diacritics">Diacritical marks:</span>''' | '''<span id="diacritics">Diacritical marks:</span>''' | ||
<br/> | <br /> | ||
à à à à à Ã
<br/> | Ã Ã Ã Ã Ã Ã
<br /> | ||
à à à à à à <br/> | à à à à à à <br /> | ||
à à | à à | ||
à à à à <br/> | à à à à <br /> | ||
à à à | à à à | ||
à à à <br/> | à à à <br /> | ||
à à à à | à à à à | ||
à á <br /> | |||
â ã ä å æ | â ã ä å æ | ||
ç <br/> | ç <br /> | ||
è é ê ë ì Ã<br/> | è é ê ë ì Ã<br /> | ||
î ï ñ ò ó ô <br/> | î ï ñ ò ó ô <br /> | ||
œ õ | œ õ | ||
ö ø ù ú <br/> | ö ø ù ú <br /> | ||
û ü ÿ | û ü ÿ | ||
* Used for non-English languages and certain usernames. | * Used for non-English languages and certain usernames. | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
&Agrave; &Aacute; &Acirc; &Atilde; &Auml; &Aring; | &Agrave; &Aacute; &Acirc; &Atilde; &Auml; &Aring; | ||
Line 737: | Line 737: | ||
| | | | ||
'''Punctuation:''' | '''Punctuation:''' | ||
<br/> | <br /> | ||
¿ ¡ § ¶<br/> | ¿ ¡ § ¶<br /> | ||
† ‡ • – —<br/> | † ‡ • – —<br /> | ||
‹ › « »<br/> | ‹ › « »<br /> | ||
‘ ’ “ ” | ‘ ’ “ ” | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
&iquest; &iexcl; &sect; &para; | &iquest; &iexcl; &sect; &para; | ||
Line 753: | Line 753: | ||
| | | | ||
'''Commercial symbols:''' | '''Commercial symbols:''' | ||
<br/> | <br /> | ||
™ © ® ¢ € Â¥<br/> | ™ © ® ¢ € Â¥<br /> | ||
£ ¤ | £ ¤ | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
&trade; &copy; &reg; &cent; &euro; &yen; | &trade; &copy; &reg; &cent; &euro; &yen; | ||
Line 765: | Line 765: | ||
| | | | ||
'''Subscripts:''' | '''Subscripts:''' | ||
<br/> | <br /> | ||
x<sub>1</sub> x<sub>2</sub> x<sub>3</sub> or | x<sub>1</sub> x<sub>2</sub> x<sub>3</sub> or | ||
<br/> | <br /> | ||
x₀ x₁ x₂ x₃ x₄ | x₀ x₁ x₂ x₃ x₄ | ||
<br/> | <br /> | ||
x₅ x₆ x₇ x₈ x₉ | x₅ x₆ x₇ x₈ x₉ | ||
'''Superscripts:''' | '''Superscripts:''' | ||
<br/> | <br /> | ||
x<sup>1</sup> x<sup>2</sup> x<sup>3</sup> or | x<sup>1</sup> x<sup>2</sup> x<sup>3</sup> or | ||
<br/> | <br /> | ||
x⁰ x¹ x² x³ x⁴ | x⁰ x¹ x² x³ x⁴ | ||
<br/> | <br /> | ||
x⁵ x⁶ x⁷ x⁸ x⁹ | x⁵ x⁶ x⁷ x⁸ x⁹ | ||
Line 788: | Line 788: | ||
1 [[hectare]] = [[1 E4 m²]] | 1 [[hectare]] = [[1 E4 m²]] | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
x<sub>1</sub> x<sub>2</sub> x<sub>3</sub> or | x<sub>1</sub> x<sub>2</sub> x<sub>3</sub> or | ||
<br/> | <br /> | ||
x&#8320; x&#8321; x&#8322; x&#8323; x&#8324; | x&#8320; x&#8321; x&#8322; x&#8323; x&#8324; | ||
<br/> | <br /> | ||
x&#8325; x&#8326; x&#8327; x&#8328; x&#8329; | x&#8325; x&#8326; x&#8327; x&#8328; x&#8329; | ||
</nowiki></pre> | </nowiki></pre> | ||
Line 799: | Line 799: | ||
<pre><nowiki> | <pre><nowiki> | ||
x<sup>1</sup> x<sup>2</sup> x<sup>3</sup> or | x<sup>1</sup> x<sup>2</sup> x<sup>3</sup> or | ||
<br/> | <br /> | ||
x&#8304; x&sup1; x&sup2; x&sup3; x&#8308; | x&#8304; x&sup1; x&sup2; x&sup3; x&#8308; | ||
<br/> | <br /> | ||
x&#8309; x&#8310; x&#8311; x&#8312; x&#8313; | x&#8309; x&#8310; x&#8311; x&#8312; x&#8313; | ||
Line 813: | Line 813: | ||
| | | | ||
'''Greek characters:''' | '''Greek characters:''' | ||
<br/> | <br /> | ||
α β γ δ ε ζ<br/> | α β γ δ ε ζ<br /> | ||
η θ ι κ λ μ ν<br/> | η θ ι κ λ μ ν<br /> | ||
ξ ο π ρ σ ς<br/> | ξ ο π ρ σ ς<br /> | ||
τ υ φ χ ψ ω<br/> | τ υ φ χ ψ ω<br /> | ||
Γ Δ Θ Λ Ξ Π<br/> | Γ Δ Θ Λ Ξ Π<br /> | ||
Σ Φ Ψ Ω | Σ Φ Ψ Ω | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
&alpha; &beta; &gamma; &delta; &epsilon; &zeta; | &alpha; &beta; &gamma; &delta; &epsilon; &zeta; | ||
Line 833: | Line 833: | ||
| | | | ||
'''Mathematical characters:''' | '''Mathematical characters:''' | ||
<br/> | <br /> | ||
∫ ∑ ∏ √ − ± ∞<br/> | ∫ ∑ ∏ √ − ± ∞<br /> | ||
≈ ∝ ≡ ≠ ≤ ≥<br/> | ≈ ∝ ≡ ≠ ≤ ≥<br /> | ||
× · ÷ ∂ ′ ″<br/> | × · ÷ ∂ ′ ″<br /> | ||
∇ ‰ ° ∴ ℵ ø<br/> | ∇ ‰ ° ∴ ℵ ø<br /> | ||
∈ ∉ ∩ ∪ ⊂ ⊃ ⊆ ⊇<br/> | ∈ ∉ ∩ ∪ ⊂ ⊃ ⊆ ⊇<br /> | ||
¬ ∧ ∨ ∃ ∀ ⇒ ⇐ ⇓ ⇑ ⇔<br/> | ¬ ∧ ∨ ∃ ∀ ⇒ ⇐ ⇓ ⇑ ⇔<br /> | ||
→ ↓ ↑ ← ↔<br/> | → ↓ ↑ ← ↔<br /> | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
&int; &sum; &prod; &radic; &minus; &plusmn; &infin; | &int; &sum; &prod; &radic; &minus; &plusmn; &infin; | ||
Line 854: | Line 854: | ||
|- valign="top" | |- valign="top" | ||
| | | | ||
<math>\sin x + \ln y</math><br> | <math>\sin x + \ln y</math><br /> | ||
sin''x'' + ln''y'' | sin''x'' + ln''y'' | ||
<!-- no space between roman "sin" and italic "x" --> | <!-- no space between roman "sin" and italic "x" --> | ||
<math>\mathbf{x} = 0</math><br> | <math>\mathbf{x} = 0</math><br /> | ||
'''x''' = 0 | '''x''' = 0 | ||
Line 873: | Line 873: | ||
| | | | ||
'''Spacing in simple math formulas:''' | '''Spacing in simple math formulas:''' | ||
<br/> | <br /> | ||
Obviously, ''x''² ≥ 0 is true when ''x'' is a real number. | Obviously, ''x''² ≥ 0 is true when ''x'' is a real number. | ||
*To space things out without allowing line breaks to interrupt the formula, use non-breaking spaces: <tt>&nbsp;</tt>. | *To space things out without allowing line breaks to interrupt the formula, use non-breaking spaces: <tt>&nbsp;</tt>. | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
Obviously, ''x''&sup2;&nbsp;&ge;&nbsp;0 is true when ''x'' is a real number. | Obviously, ''x''&sup2;&nbsp;&ge;&nbsp;0 is true when ''x'' is a real number. | ||
Line 884: | Line 884: | ||
| | | | ||
'''Complicated formulas:''' | '''Complicated formulas:''' | ||
<br/> | <br /> | ||
: <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math> | : <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math> | ||
* See [[Help:Formula]] for how to use <tt><math></tt>. | * See [[Help:Formula]] for how to use <tt><math></tt>. | ||
* A formula displayed on a line by itself should probably be indented by using the colon (:) character. | * A formula displayed on a line by itself should probably be indented by using the colon (:) character. | ||
| | | | ||
<br/> | <br /> | ||
<pre><nowiki> | <pre><nowiki> | ||
: <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math> | : <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math> |
Latest revision as of 17:05, 7 July 2020
This is a Wiki, which means that anyone can easily edit any unprotected page and save those changes immediately to that page. To request a change to a protected page, use the talk page.
Introduction
Editing a wiki page is not very difficult. Simply click on the "edit" tab at the top of a page (or on a section-edit link). This will bring you to a new page with a text box containing the editable text of the original page. If you just want to experiment, please do so in the sandbox, not here. You should write a short edit summary in the small field below the edit-box (you may use shorthand to describe your changes). When you have finished, press the Show preview button to see how your changes will look. You can also see the difference between the page with your edits and the previous version of the page by pressing the "Show changes" button. If you're satisfied with what you see, press the Save page button. Your changes will immediately be visible to other users.
You can also click on the "Discussion" tab to see the corresponding talk page, which contains comments about the page from other users. Click on the "+" tab to add a new section, or edit the page in the same way as an article page.
You should remember to sign your messages on talk pages, but there's no need to sign edits you make to regular articles. In page histories, the wiki software keeps track of which user makes each change.
Minor edits
When editing an article page on this site, a logged-in user can mark that edit as being "minor". Minor edits generally mean spelling corrections, formatting, and minor rearrangement of text. It is possible to "hide" minor edits when viewing the recent changes. Marking a significant change as a minor edit is considered bad behavior, especially when it involves the deletion of some text.
Major edits
All editors are encouraged to be bold, but there are several things that a user can do to ensure that major edits are performed smoothly. Before engaging in a major edit, consider discussing proposed changes on the article discussion/talk page. During the edit, if doing so over an extended period of time, the {{inuse}} tag can reduce the likelihood of an edit conflict. Once the edit has been completed, the inclusion of an edit summary will assist in documenting the changes.
Wiki markup
Wiki markup is the syntax system you can use to format a wiki page.
The table below is an elaborate list of various edits. The left column shows the effects available. The right column shows the wiki markup used to achieve them. If it confuses you, just type the text you want to include on a page and place {{cleanup}}
at the top of that section; someone else can make it look "pretty" later.
You may want to keep this page open in a separate browser window/tab for reference. If you want to try out things without danger of doing any harm, you can do so in the Sandbox. Try opening the Sandbox in a separate window or tab and keeping this page open for reference.
Examples
What it looks like | What you type |
Start your sections as follows: New section
Subsection
Sub-subsection
|
==New section== ===Subsection=== ====Sub-subsection==== |
A single newline/carriage return generally has no effect on the layout. These can be used to separate sentences within a paragraph. Some editors find that this aids editing and improves the function diff (used internally to compare different versions of a page). But an empty line starts a new paragraph.
|
A single newline/carriage return generally has no effect on the layout. These can be used to separate sentences within a paragraph. Some editors find that this aids editing and improves the ''[[help:diffs|diff]]'' function. But an empty line starts a new paragraph. |
You can break lines
|
You can break lines<br /> without starting a new paragraph. |
marks the end of a list item.
|
* It's easy to create a list: ** Start every line with a star. *** More stars means deeper levels. **** A newline in a list marks the end of a list item. * An empty line starts a new list. |
|
# Numbered lists are also good ## very organized ## easy to follow ### easier still |
|
; Definition list : list of definitions ; item : the item's definition ; another item : the other item's definition |
|
* You can even create mixed lists *# and nest them *#* like this *#*; can I mix definition list as well? *#*: yes *#*; how? *#*: it's easy as *#*:* a *#*:* b *#*:* c |
A manual newline starts a new paragraph.
|
: A colon indents a line or paragraph. A manual newline starts a new paragraph. |
When there is a need for separating a block of text
This is useful for (as the name says) inserting blocks of quoted (and cited) text. |
<blockquote> The '''blockquote''' command will indent both margins when needed instead of the left margin only as the colon does. </blockquote> |
(See formula on right):
|
IF a line starts with a space THEN it will be formatted exactly as typed; in a fixed-width font; lines will not wrap; END IF |
|
<center>Centered text.</center> |
A horizontal dividing line: this is above it and this is below it.
|
A [[horizontal dividing line]]: this is above it ---- and this is below it. |
Links and URLs
What it looks like | What you type |
---|---|
George was the Godfather in this game.
|
George was the [[Godfather]] in this game. |
Sam and Max were his partners.
|
Sam and Max were his [[Goon|partners]]. |
Sam and Max were his partners.
|
Sam and Max were his [[Goon|partners]]. [[micro]]<nowiki>second </nowiki> |
See the project:blocking policy.
|
See the [[project:blocking policy]]. |
Forums#Other_Games is a link to a section within another page. #Links and URLs is a link to another section on the current page. #example is a link to an anchor that was created usingan id attribute
|
[[Forums#Other_Games]] is a link to a section within another page. [[#Links and URLs]] is a link to another section on the current page. [[#example]] is a link to an anchor that was created using <div id="example">an id attribute </div> |
Automatically hide stuff in parentheses: Mafia. Automatically hide namespace: namespaces.
|
Automatically hide stuff in parentheses: [[Mafia (game)|]]. Automatically hide namespace: [[help:namespaces|]]. <!--Or both: [[project: Manual of Style (headings)|]] But not: [[project: Manual of Style#Links|]]--> See help:Pipe trick for details. |
mith's minions is a page that does not exist yet.
|
[[mith's minions]] is a page that does not exist yet. |
Help:Editing is this page.
|
[[Help:Editing]] is this page. |
When adding a comment to a Talk page, you should sign it by adding three tildes to add your user name: or four to add user name plus date/time:
Five tildes gives the date/time alone:
|
When adding a comment to a Talk page,you should sign it by adding three tildes to add your user name: : ~~~ or four for user name plus date/time: : ~~~~ Five tildes gives the date/time alone: : ~~~~~ |
|
#REDIRECT [[Ready Aim Fire]] |
What links here and Related changes pages can be linked as: Special:Whatlinkshere/Help:Editing and Special:Recentchangeslinked/Help:Editing |
'''What links here''' and '''Related changes''' pages can be linked as: [[Special:Whatlinkshere/ Help:Editing]] and [[Special:Recentchangeslinked/ Help:Editing]] |
A user's Contributions page can be linked as: Special:Contributions/UserName or Special:Contributions/192.0.2.0 |
A user's '''Contributions''' page can be linked as: [[Special:Contributions/UserName]] or [[Special:Contributions/192.0.2.0]] |
|
[[Category:Roles]] |
|
[[:Category:Roles]] |
Three ways to link to external (non-wiki) sources:
|
Three ways to link to external (non-wiki) sources: # Bare URL: http://en.wikipedia.com/ # Unnamed link: [http://en.wikipedia.com/] (automatically numbered sequentially) # Named link: [http://en.wikipedia.com Wikipedia] |
Date formats:
|
Date formats: # [[July 20]], [[1969]] # [[20 July]] [[1969]] # [[1969]]-[[07-20]] # [[1969-07-20]] |
Some uploaded sounds are listed at Category:Sounds. |
[[media:broken_glass.ogg|Sound]] |
Images
Only images that have been uploaded to the wiki can be used. To upload images, use the upload page. You can find the uploaded image on the image list.
What it looks like | What you type |
---|---|
A picture: | A picture: [[File:MafiaWiki_Logo.jpg]] |
With alternative text: | With alternative text: [[File:MafiaWiki_Logo.jpg|MafiaWiki logo]]
|
Floating to the right side of the page and with a caption:
|
Floating to the right side of the page and with a caption: [[File:MafiaWiki_Logo.jpg|frame|MafiaScum Wiki]]
|
Floating to the right side of the page without a caption: | Floating to the right side of the page ''without'' a caption: [[File:MafiaWiki_Logo.jpg|right|MafiaScum Wiki]]
|
A picture resized to 30 pixels... | A picture resized to 30 pixels... [[File:MafiaWiki_Logo.jpg|30 px]]
|
Linking directly to the description page of an image: | Linking directly to the description page of an image: [[:File:MafiaWiki_Logo.jpg]]
(such as any of the ones above) also leads to the description page |
Linking directly to an image without displaying it: | Linking directly to an image without displaying it: [[media:MafiaWiki_Logo.jpg|Image of the Mafia Wiki logo]]
|
Using the div tag to separate images from text (note that this may allow images to cover text): | Example: <div style="display:inline; width:220px; float:right;"> Place images here </div> |
Using wiki markup to make a table in which to place a vertical column of images (this helps edit links match headers, especially in Firefox browsers): | Example: {| align=right |- | Place images here |} |
Character formatting
What it looks like | What you type |
---|---|
Emphasized text |
''Emphasized text'' '''Strong emphasis''' '''''Even stronger emphasis''''' |
A typewriter font for monospace text
or for computer code:
|
A typewriter font for <tt>monospace text</tt> or for computer code: <code>int main()</code> |
You can use small text for captions. |
You can use <small>small text</small> for captions. |
Better to stay away from big text, unless it's within small text. |
Better to stay away from <big>big text</big>, unless <small> it's <big>within</big> small</small> text. |
You can You can also mark
|
You can <s>strike out deleted material</s> and <u>underline new material</u>. You can also mark <del>deleted material</del> and <ins>inserted material</ins> using logical markup. For backwards compatibility, combine this potentially ignored new <del>logical</del> with the old <s><del>physical</del></s> markup. |
Suppressing interpretation of markup:
|
<nowiki>Link → (''to'') the [[F.A.Q.]]</nowiki> |
Commenting page source:
|
<!-- comment here --> |
Diacritical marks:
|
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï Ñ Ò Ó Ô Õ Ö Ø Ù Ú Û Ü ß à á â ã ä å æ ç è é ê ë ì í î ï ñ ò ó ô œ õ ö ø ù ú û ü ÿ |
Punctuation:
|
¿ ¡ § ¶ † ‡ • – — ‹ › « » ‘ ’ “ ” |
Commercial symbols:
|
™ © ® ¢ € ¥ £ ¤ |
Subscripts:
Superscripts:
ε0 = 8.85 × 10−12 C² / J m. |
x<sub>1</sub> x<sub>2</sub> x<sub>3</sub> or <br /> x₀ x₁ x₂ x₃ x₄ <br /> x₅ x₆ x₇ x₈ x₉ x<sup>1</sup> x<sup>2</sup> x<sup>3</sup> or <br /> x⁰ x¹ x² x³ x⁴ <br /> x⁵ x⁶ x⁷ x⁸ x⁹ ε<sub>0</sub> = 8.85 × 10<sup>−12</sup> C² / J m. 1 [[hectare]] = [[1 E4 m²]] |
Greek characters:
|
α β γ δ ε ζ η θ ι κ λ μ ν ξ ο π ρ σ ς τ υ φ χ ψ ω Γ Δ Θ Λ Ξ Π Σ Φ Ψ Ω |
Mathematical characters:
|
∫ ∑ ∏ √ − ± ∞ ≈ ∝ ≡ ≠ ≤ ≥ × · ÷ ∂ ′ ″ ∇ ‰ ° ∴ ℵ ø ∈ ∉ ∩ ∪ ⊂ ⊃ ⊆ ⊇ ¬ ∧ ∨ ∃ ∀ ⇒ ⇐ ⇓ ⇑ ⇔ → ↓ ↑ ← ↔ |
<math>\sin x + \ln y</math> <math>\mathbf{x} = 0</math> Ordinary text should use wiki markup for emphasis, and should not use |
<math>\sin x + \ln y</math> sin''x'' + ln''y'' <math>\mathbf{x} = 0</math> '''x''' = 0 |
Spacing in simple math formulas:
|
Obviously, ''x''² ≥ 0 is true when ''x'' is a real number. |
Complicated formulas:
|
: <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math> |
No/limited formatting
- showing exactly what is being typed
A few different kinds of formatting will tell the wiki to display things as you typed them - what you see, is what you get!
What it looks like | What you type | |
---|---|---|
<nowiki> tags |
The nowiki tag ignores wiki ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets special characters: → |
<nowiki> The nowiki tag ignores wiki ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets special characters: → </nowiki> |
<pre> tags |
The pre tag ignores wiki ''markup''. It also doesn't reformat text. It still interprets special characters: → |
<pre> The pre tag ignores wiki ''markup''. It also doesn't reformat text. It still interprets special characters: → </pre> |
Leading spaces |
Leading spaces are another way to preserve formatting. Putting a space at the beginning of each line stops the text from being reformatted. It still interprets wiki markup and special characters: → |
Leading spaces are another way to preserve formatting. Putting a space at the beginning of each line stops the text from being reformatted. It still interprets wiki ''markup'' and special characters: → |
Table of contents
Having at least four headers on a page triggers the Table of Contents to appear in front of the first header (or after introductory sections). Putting __TOC__ anywhere forces the TOC to appear at that point (instead of just before the first header). Putting __NOTOC__ anywhere forces the TOC to disappear. Putting {{TOCright}} moves the Table to the right side of the page.
Tables
There are two ways to build tables:
- in special Wiki-markup (see Help:Table)
- with the usual HTML elements: <table>, <tr>, <td> or <th>.
For the latter, and a discussion on when tables are appropriate, see Help:Table.
Variables
(See also Help:Variable)
Code | Effect |
---|---|
{{CURRENTWEEK}} | 46 |
{{CURRENTDOW}} | 1 |
{{CURRENTMONTH}} | 11 |
{{CURRENTMONTHNAME}} | November |
{{CURRENTMONTHNAMEGEN}} | November |
{{CURRENTDAY}} | 11 |
{{CURRENTDAYNAME}} | Monday |
{{CURRENTYEAR}} | 2024 |
{{CURRENTTIME}} | 12:34 |
{{NUMBEROFARTICLES}} | 4,739 |
{{NUMBEROFUSERS}} | 11,452 |
{{PAGENAME}} | Editing |
{{NAMESPACE}} | Help |
{{REVISIONID}} | 139340 |
{{localurl:pagename}} | /index.php?title=Pagename |
{{localurl:project:Sandbox|action=edit}} | /index.php?title=MafiaWiki:Sandbox&action=edit |
{{fullurl:pagename}} | http://wiki.mafiascum-staging.net/index.php?title=Pagename |
{{fullurl:pagename|query_string}} | http://wiki.mafiascum-staging.net/index.php?title=Pagename&query_string |
{{SERVER}} | http://wiki.mafiascum-staging.net |
{{ns:1}} | Talk |
{{ns:2}} | User |
{{ns:3}} | User talk |
{{ns:4}} | MafiaWiki |
{{ns:5}} | MafiaWiki talk |
{{ns:6}} | File |
{{ns:7}} | File talk |
{{ns:8}} | MediaWiki |
{{ns:9}} | MediaWiki talk |
{{ns:10}} | Template |
{{ns:11}} | Template talk |
{{ns:12}} | Help |
{{ns:13}} | Help talk |
{{ns:14}} | Category |
{{ns:15}} | Category talk |
{{SITENAME}} | MafiaWiki |
NUMBEROFARTICLES is the number of pages in the main namespace which contain a link and are not a redirect, in other words number of articles, stubs containing a link, and disambiguation pages.
CURRENTMONTHNAMEGEN is the genitive (possessive) grammatical form of the month name, as used in some languages; CURRENTMONTHNAME is the nominative (subject) form, as usually seen in English.
In languages where it makes a difference, you can use constructs like {{grammar:case|word}} to convert a word from the nominative case to some other case. For example, {{grammar:genitive|{{CURRENTMONTHNAME}}}} means the same as {{CURRENTMONTHNAMEGEN}}.
Templates
The MediaWiki software has support for templates. This means standardized text chunks (such as boilerplate text) can be inserted into articles. For example, typing {{stub}} will appear as "This article is a stub. You can help by expanding it." when the page is saved. See Special:Allpages for the complete list.
Hiding the edit links
Insert __NOEDITSECTION__ into the document to suppress the edit links that appear next to every section header. Use with caution, as this means editors have to load the entire document into the edit window to make any changes.