No space at the beginning of a text paragraph
Double newline for a new paragraph
'''bold'''
''italics''
<sup>superscript</sup>
<sub>subscript</sub>
|
→ bold:
→ italics:
→ superscript
→ subscript
| |
<s>strikeout</s>
<u>underline</u>
<big>big text</big>
<small>small text</small>
|
→ strikeout:
→ underline:
→ big text
→ small text
|
Section structuring:
| |
== Early years ==
== Studies ==
== Career ==
| |
=== Postgraduate studies ===
=== Journalism ===
| |
==== Publisher ====
|
- link to an article:
[[atom]] → atom
- link to an article:
[[atom|atomic]] → atomic
- link to an article:
[[atom]]ic → atomic
Bulleted list: | * Water
* Suger
** white
** brown
* Flour
|
| | Numbered list: | # Proteins
# Fats
## saturated
## unsaturated
# Carbs
|
- Proteins
- Fats
- saturated
- unsaturated
- Carbs
|
External link: [http://dschool.edu.gr/ Greek digital school] → Greek digital school
Talk pages:
: → :: → ::: → :::: → text indent
~~~ → signature without timestamp
~~~~ → full signature
~~~~~ → timestamp only
- Comment (hidden text):
<!-- comment -->
- Non breaking space
- Non breaking dash
–
- Line change
<br />
Citation reference syntax, copy & paste inside articles.
<ref>
{{cite web
|author =
|title =
|url =
|publisher =
|date =
|accessdate =
}}</ref>
|
<ref>
{{cite book
|author =
|title =
|chapter =
|publisher =
|url =
|year =
|place =
|pages =
|isbn =
}}</ref>
|
<ref>
{{cite journal
|author =
|journal =
|title =
|url =
|volume =
|issue =
|year =
|pages =
|doi =
}}</ref>
|
<ref>
{{cite news
|author =
|title =
|url =
|newspaper =
|agency =
|pages =
|date =
|accessdate =
}}</ref>
|
|
|
<ref>
{{cite conference
| conference =
| location =
| author =
| title =
| date =
| url =
| book-title =
| publisher =
| pages =
| isbn =
| doi =
| accessdate =
}}</ref>
|
{{cite AV media
| people =
| date =
| year =
| title =
| trans-title =
| medium =
| language =
| url =
| access-date =
| archive-url =
| archive-date =
| format =
| time =
| location =
| publisher =
| id =
| isbn =
| oclc =
| quote =
| ref =
}}
|
Footnotes & references usage
text commented or explained with note <ref group="note">NOTE1</ref>
text documented (sourced) with reference <ref>REFERENCE1</ref>
== Notes ==
{{reflist|group="note"}}
== References ==
{{reflist}}
text commented or explained with note [note 1]
text documented with reference [1]
Notes
References
Add label - reuse reference
<ref name="DailyMews1">Daily Mews, «Miracle in Rio», page 5, 14 Aug 2014</ref>
<ref name="DailyNews1"/>
Multiple referencing in one source
text 1 documented [1]
text 2 documented [2]
References
- ↑ Emotional intelligence, p. 137-140 (Optimism)
- ↑ Emotional intelligence, p. 199-201 (Toxic thinking)
Sources
- {{unreferenced | March 2026}}
- {{no footnotes | March 2026}}
- {{pov | March 2026}}
- {{disputed title | March 2026}}
- {{citation needed}} • {{clarify}} • {{vague}}
- {{original research}}
- {{technical}}
- {{subst:copyvio {{!}} url=source(s)}}
- {{advert}}
- {{autobiography}}
- {{fringe theories}}
- {{Copy to Wikisource}}
- {{Copy to Wikivoyage}}
- {{Copy to Wiktionary}}
- {{deletebecause | reason}} (speed delete)
- {{notability | March 2026}}
- {{subst:proposed deletion}} (not under speed delete criteria)
Pictures - videos - sounds
- Upload file to Wikimedia Commons - Copyright rules by subject matter
- Upload file to Wikipedia - pictures under fair use
- Search FREE "duck" images on the web
search picture on the web: drag'n'drop picture here:
- online convert video to .ogg format
Picture, video, sound placed in thumbnail frame
[[File:Lobodon carcinophagus on sea ice.jpg | thumb | Lobodon carcinophagus ]]
[[File:Phoques crabiers.ogv | thumb | left | 300px | Phoques crabiers ]]
Picture gallery (made same height and centered)
<gallery mode="packed" heights=175>
File:Astronotus_ocellatus.jpg|Oscar
File:Salmonlarvakils.jpg|Salmon Larva
File:Georgia Aquarium - Giant Grouper.jpg|Giant grouper
</gallery>
Georgia Aquarium - Giant Grouper.jpg
Cleanup text wrapping around picture
{{clear}}
Donation of picture (or sound or video) from copyright holder
We email the following text to the copyright holder, after filling in his full name and multimedia file name:
| Dear ΧΧΧΧΧ
In order to complete the donation of your picture please email the framed text below to: permissions-en@wikimedia.org
| I hereby affirm that I, NAME HERE, am the sole owner of the exclusive copyright of File:ABCDEFGHI.jpg uploaded on Wikimedia Commons.
I agree to publish the above-mentioned content under the free license: Creative Commons Attribution-ShareAlike 3.0 Unported and GNU Free Documentation License (unversioned, with no invariant sections, front-cover texts, or back-cover texts).
I acknowledge that by doing so I grant anyone the right to use the work in a commercial product or otherwise, and to modify it according to their needs, provided that they abide by the terms of the license and any other applicable laws.
I am aware that this agreement is not limited to Wikipedia or related sites.
I am aware that I always retain copyright of my work, and retain the right to be attributed in accordance with the license chosen. Modifications others make to the work will not be claimed to have been made by me.
I acknowledge that I cannot withdraw this agreement, and that the content may or may not be kept permanently on a Wikimedia project.
NAME HERE
Copyright holder
Date
|
Thank you, ΑΑΑΑΑ
|
Scores
<score vorbis="1">
\transpose c g \relative c' {
\key c \minor
\time 4/4
c4 e8 e g4 g % (text after the % is just a comment)
<c es g>2 <c es g> % angle brackets create chords
es4 d( ces b) % parentheses create ties
a4. r8 a4 a % r creates rests
e-- e-> e-. g\fermata % accents and other signs
\bar "|."
}
</score>
<score vorbis="1">
\transpose c g \relative c' {
\key c \minor
\time 4/4
c4 e8 e g4 g % (text after the % is just a comment)
<c es g>2 <c es g> % angle brackets create chords
es4 d( ces b) % parentheses create ties
a4. r8 a4 a % r creates rests
e-- e-> e-. g\fermata % accents and other signs
\bar "
| Mathematical formulas - Tables
|
|
Tex code must be placed between:
<math></math>
{{Location map|Greece
|label=
|lat=
|long=
|position= right
|width= 272
|float= right
|caption= Position on map of Greece
}}
Position of Isaris on map of Greece ( We get lat & long from web address of Google Maps,
they are the two numbers after @ )
| Table with both titled lines & columns
|
{| border="1" class="wikitable"
|+ Table title
! Col 1
! Col 2
! Col 3
|-
! Row 1
| cell 2 || cell 3
|-
! Row Α
| cell Α || cell Β
|}
Table title
| Col 1
|
Col 2
|
Col 3
|
| Row 1
|
cell 2 |
cell 3
|
| Row Α
|
cell Α |
cell Β
|
| Table with sorting of columns - try clicking the arrows
|
{| class="wikitable sortable"
|+ Table title
|-
! Letters
! Numbers
! Dates
! class="unsortable" | Unsortable
|-
| δ || 20 || 24/11/2008 || This
|-
| β || 6 || 23/03/2004 || column
|-
| α || 8 || 05/07/2004 || does
|-
| γ || 4 || 08/12/1492 || not
|-
| ε || 0 || 13/08/1601 || sort.
|}
Table title
| Letters
|
Numbers
|
Dates
|
Unsortable
|
| δ |
20 |
24/11/2008 |
This
|
| β |
6 |
23/03/2004 |
column
|
| α |
8 |
05/07/2004 |
does
|
| γ |
4 |
08/12/1492 |
not
|
| ε |
0 |
13/08/1601 |
sort.
|
| Table with pictures - Centered table, col width, picture align, cell align, row align
|
<center>
{| class="wikitable"
! colspan="3" | Table title
|-
! Col1
! style="width:150px" | Col2
! Col3
|-
| [[File:StarIconBronze.png | 80px | center]]
| [[File:StarIconGold.png | 80px | center]]
| [[File:StarIconGreen.png | 80px | center]]
|-
| style="text-align: left" | A
| style="text-align: center" | B
| style="text-align: right" | C
|- style="text-align: right"
| Label 1
| Label 2
| Label 3
|}
</center>
| Table title
|
| Col1
|
Col2
|
Col3
|
|
|
|
|
| A
|
B
|
C
|
| Label 1
|
Label 2
|
Label 3
|
|
| Quotes
|
{{Quote box
|quote = Cry "Havoc", and let slip the dogs of war.
|author = [[William Shakespeare]]
|source = ''[[Julius Caesar (play)|Julius Caesar]]'', Act III, Scene I.
}}
Template:Quote box
{{Quote
|text = Cry "Havoc" and let slip the dogs of war.
|author = [[William Shakespeare]]
|source = ''[[Julius Caesar (play)|Julius Caesar]]'', act III, scene I
}}
Cry "Havoc" and let slip the dogs of war. — Script error: No such module "If empty"., Script error: No such module "If empty"., Script error: No such module "If empty".
|
| Various
|
{{coord| | |display=title}}
(coordinates filled in are found in Google Maps address line: the two numbers after @)
=== old_username@global ===
{{SRUC
|status = <!--don't change this line-->
|domain = global
|Oldname = old_username
|Newname = new_username
|confirmation = [diff from user's discussion page in Wikipedia,
where rename request is also stated]
|reason = Rename reason / comments
--~~~~
}}
- Recommended preferences:
- Gadgets
- Editing
- Syntax highlighter
- HotCat
In case syntax highlighting disappears often, go to:
- Appearance
- Shared CSS/JavaScript for all skins: | Custom JavaScript
edit & add:
syntaxHighlighterConfig = {
timeout: 500,
}
- Linking to related sister project thematology
{{wiktionary}}
{{commons}} or {{commonscat}}
- Link to article that unfolds section subject
{{main|Earthquake prediction}}
- Links to article sections
[[Earthquake prediction#Notable predictions|notable earthquake predictions]]
notable earthquake predictions
- Special article title
{{DISPLAYTITLE:iCarly}}
|
| Missing articles
|
|
Main focus
General topics
Specialized hotlists
Specialized encyc. (Religion)
Specialized encyc.
- Wikipedia:WikiProject Aircraft/Missing articles (init. 4,942, 9.1% done)
- Planet Math (init. 25,069)
- NIST Algorithms (init. 1,450, 75% done)
- Music Encyc. topics (init. 46,082, 34.1% done)
- Grocer's Encyclopedia (init. 1,755)
- Literary Encyclopedia (init. 2,510)
- Global Glossary of the Greco-Roman World (init. ?? and inc.) (incomplete list)
- Encyclopedia of Clothing and Fashion (init. 640)
- Encyclopedia of Massachusetts Indians (init. 100)
- Encyclopaedia of the Viking Age (init. 456)
- Robberies, Heists and Capers (init. 266)
- Organized Crime in the United States (init. 241, 28 left)
- Mafia encyclopedia (init. 491, 244 left)
- Concise Encyclopedia of the American Indian (init. 625)
- Encyclopedia of Native American Biography (init. 658)
- Encyclopedia of American Indian Wars, 1492-1890 (init. 355)
- The Encyclopedia of International Organized Crime (init. 460, 430 left)
- Civil War, A to Z: The Complete Handbook to America's Bloodiest Conflict (init. 744, 517 left)
- Who's Who in Military History (init. 687, 21 left)
- American Heritage Illustrated History of the United States Vol. 9: Winning the West (init. 94, 3 left)
- Organized crime/Wanted articles (init. 1,009)
- The Harper Encyclopedia of Military Biography
- Croatian Encyclopedia
Crossovers
Other Wikipedias
Constant update
|
Secondary focus
People
- Australian Dictionary of Biography (init. 11,908)
- Dictionary of New Zealand Bio. (init. 3,049)
- Find-A-Grave famous people (init. 46,698)
- MacTutor archive bios (init. 1869, 87 left)
- Project Gutenberg authors (6,004, 50.58% done)
- List of Poles (init. c.25,000)
- WorldCat authors
- Dictionary of National Biography (init. 30,688, 72% done)
- Concise Dictionary of National Biography 1903 edition, partially wikified
- Criminal Biography (init. 250)
- American Old West (init. 624)
- Military History (init. 1459)
- Guantanamo Bay Detainees (init. ~800)
- Piracy (init. 429)
- Professional wrestling (init. 2759)
- Allgemeine Deutsche Biographie
- National Women's Hall of Fame around 300 in total, most exist
- Encyclopedia of Swedish Translators (init. ~150)
- The Indian Biographical Dictionary
- Thompson-Reuters most cited scientists (init. ~6000)
Politicians
Other lists
- Notable albums
- Notable books (init. 6,284)
- Notable books in Portuguese (init. 400)
- Notable books in Portuguese (Project Gutenberg)
- Notable books - History of medicine (init. 376)
- Notable songs (init. 7,028, 80% done)
- TV shows (init. 10,720)
- US newspapers (init. 7,363)
- Patent/Trademark glossary (init. 527)
- PDB molecule of the month (init. 27/150)
- Quiz Bowl answers (init. 1,444)
- Stanford Archive answers (init. 37,159, counted first 10/May/2009)
- Wikipedia:Requested articles/list of missing anatomy
- Africa topics
- Middle Eastern topics
- Global Names Index (init. 18,633,200) (incomplete list)
- Sparticus-Educational.net (incomplete list)
|
|
|