Benutzer:Dirk123456/Baustellenbaustelle 001/Baustelle-A/Baustelle-A.2
Formatierungen, Styles („Vorlagen“) u. ä.
BearbeitenWikitext, Ergebnis und „copy code 4 code“. „copy code 4 code“ meint, kopiere dies, um den sichtbaren Ergebnis-Text als Quellcode einzufügen.
Wikitext | Ergebnis | copy code 4 code |
---|---|---|
[[ ]] |
[[ ]] | <code><nowiki>[[ ]]</nowiki></code> |
{{ }} |
{{ }} | <code><nowiki>{{ }}</nowiki></code> |
{{j}} |
<code><nowiki>{{j}}</nowiki></code> | |
{{x}} |
<code><nowiki>{{x}}</nowiki></code> | |
<span style=""></span> |
unvollständig | <code><nowiki><span style=""></span></nowiki></code> |
Span-Styles, "color" und "background-color"
BearbeitenWikitext | Ergebnis |
---|---|
<span style="color:green">Xyz</span> |
Xyz |
<span style="color:red">Xyz</span> |
Xyz |
<span style="color:blue">Xyz</span> |
Xyz |
<span style="color:yellow">Xyz</span> |
Xyz |
<span style="color:brown">Xyz</span> |
Xyz |
<span style="color:yellow; background-color:blue">Xyz</span> |
Xyz |
<span style="color:yellow; background-color:red">Xyz</span> |
Xyz |
<span style="color:yellow; background-color:black">Xyz</span> |
Xyz |
<span style="color:white; background-color:blue">Xyz</span> |
Xyz |
<span style="color:white; background-color:red">Xyz</span> |
Xyz |
<span style="color:white; background-color:black">Xyz</span> |
Xyz |
<span style="color:green">'''XyZ'''</span> |
XyZ |
<span style="color:red">'''XyZ'''</span> |
XyZ |
<span style="color:blue">'''XyZ'''</span> |
XyZ |
<span style="color:yellow">'''XyZ'''</span> |
XyZ |
<span style="color:brown">'''XyZ'''</span> |
XyZ |
<span style="color:yellow; background-color:blue">'''XyZ'''</span> |
XyZ |
<span style="color:yellow; background-color:red">'''XyZ'''</span> |
XyZ |
<span style="color:yellow; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:white; background-color:blue">'''XyZ'''</span> |
XyZ |
<span style="color:white; background-color:red">'''XyZ'''</span> |
XyZ |
<span style="color:white; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#ffffff; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#ffffa0; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#ffa0ff; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#a0ffff; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#ffa0a0; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#a0ffa0; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#a0a0ff; background-color:black">'''XyZ'''</span> |
XyZ |
<span style="color:#404000; background-color:#e0ffe0">'''XyZ'''</span> |
XyZ |
Span-Style "font-family"
BearbeitenQuoted Quotes
Bearbeiten..."Courier new" "> ist falsch | <span style="font-family: Courier new" ">xYz</span> |
xYz | |
..."Courier new""> ist falsch | <span style="font-family: "Courier new"">xYz</span> |
xYz | |
...'Courier new'"> ist richtig | <span style="font-family: 'Courier new'">xYz</span> |
xYz | |
...'Courier new';"> ist besser | <span style="font-family: 'Courier new';">xYz</span> |
xYz |
"font-family" + normal
BearbeitenFormatanweisung | Wikitext | Ergebnis für "font-family" |
---|---|---|
serif | <span style="font-family: serif;">xYz</span> |
xYz |
sans-serif | <span style="font-family: sans-serif;">xYz</span> |
xYz |
monospace | <span style="font-family: monospace;">xYz</span> |
xYz |
cursive | <span style="font-family: cursive;">xYz</span> |
xYz |
fantasy | <span style="font-family: fantasy;">xYz</span> |
xYz |
inherit | <span style="font-family: inherit;">xYz</span> |
xYz |
Gill Sans Extrabold, sans-serif | <span style="font-family: Gill Sans Extrabold, sans-serif;">xYz</span> |
xYz |
'Goudy Bookletter 1911', sans-serif | <span style="font-family: 'Goudy Bookletter 1911', sans-serif;">xYz</span> |
xYz |
Consolas | <span style="font-family: Consolas;">xYz</span> |
xYz |
"Courier new" | <span style="font-family: 'Courier new';">xYz</span> |
xYz |
Courier | <span style="font-family: Courier;">xYz</span> |
xYz |
Calibri | <span style="font-family: Calibri;">xYz</span> |
xYz |
Cambria | <span style="font-family: Cambria;">xYz</span> |
xYz |
"font-family" + italic
BearbeitenFormatanweisung | Wikitext | Ergebnis für "font-family" |
---|---|---|
serif | <span style="font-family: serif;">''xYz''</span> |
xYz |
sans-serif | <span style="font-family: sans-serif;">''xYz''</span> |
xYz |
monospace | <span style="font-family: monospace;">''xYz''</span> |
xYz |
cursive | <span style="font-family: cursive;">''xYz''</span> |
xYz |
fantasy | <span style="font-family: fantasy;">''xYz''</span> |
xYz |
inherit | <span style="font-family: inherit;">''xYz''</span> |
xYz |
Gill Sans Extrabold, sans-serif | <span style="font-family: Gill Sans Extrabold, sans-serif;">''xYz''</span> |
xYz |
'Goudy Bookletter 1911', sans-serif | <span style="font-family: 'Goudy Bookletter 1911', sans-serif;">''xYz''</span> |
xYz |
Consolas | <span style="font-family: Consolas;">''xYz''</span> |
xYz |
"Courier new" | <span style="font-family: 'Courier new';">''xYz''</span> |
xYz |
Courier | <span style="font-family: Courier;">''xYz''</span> |
xYz |
Calibri | <span style="font-family: Calibri;">''xYz''</span> |
xYz |
Cambria | <span style="font-family: Cambria;">''xYz''</span> |
xYz |
"font-family" + bold
BearbeitenFormatanweisung | Wikitext | Ergebnis für "font-family" |
---|---|---|
serif | <span style="font-family: serif;">'''xYz'''</span> |
xYz |
sans-serif | <span style="font-family: sans-serif;">'''xYz'''</span> |
xYz |
monospace | <span style="font-family: monospace;">'''xYz'''</span> |
xYz |
cursive | <span style="font-family: cursive;">'''xYz'''</span> |
xYz |
fantasy | <span style="font-family: fantasy;">'''xYz'''</span> |
xYz |
inherit | <span style="font-family: inherit;">'''xYz'''</span> |
xYz |
Gill Sans Extrabold, sans-serif | <span style="font-family: Gill Sans Extrabold, sans-serif;">'''xYz'''</span> |
xYz |
'Goudy Bookletter 1911', sans-serif | <span style="font-family: 'Goudy Bookletter 1911', sans-serif;">'''xYz'''</span> |
xYz |
Consolas | <span style="font-family: Consolas;">'''xYz'''</span> |
xYz |
"Courier new" | <span style="font-family: 'Courier new';">'''xYz'''</span> |
xYz |
Courier | <span style="font-family: Courier;">'''xYz'''</span> |
xYz |
Calibri | <span style="font-family: Calibri;">'''xYz'''</span> |
xYz |
Cambria | <span style="font-family: Cambria;">'''xYz'''</span> |
xYz |
xYz <ref> ein reftag und <ref> noch einer
Mathematische Formeln u. ä.
Bearbeiten (\,\sigma\,_{opp}\,
)
(\,\sigma\,_{sim}\,
)
(\,\sigma\,_{rand}\,
)
(\,\sigma\,_{error}\,
)
(\,\sigma\,_{opp}\,/\,\sigma\,_{error}\,
)
(\,\sigma\,_{sim}\,/\,\sigma\,_{error}\,
)
(\,\sigma\,_{rand}\,/\,\sigma\,_{error}\,
)
(\,\sigma\,_{sim}^2\,
)
(\,\sigma\,_{error}^2\,
)
(\tfrac{A+T}{G+C}
) - normal tfrag
(\tfrac{A+T}{G+C}
) - big tfrag
(\frac{A+T}{G+C}
) - normal frac
(\tfrac{Ap + Tp}{Gp + Cp}
) Schwache Basenpaarung / starke Basenpaarung
(\tfrac{Ap + Gp}{Tp + Cp}
) - Purin / Pyrimidin
(\sigma\,|\,\theta\,|\,\lambda\,|\,\mu\,|\,\phi
)
(\Sigma\,|\,\Theta\,|\,\Lambda\,|\,\Mu\,|\,\,\Phi
)
(\tfrac{4\,4}{3}
)
Ohne Codierung, Griechische Buchstaben
Bearbeitenμmole; mμmole; mμ; ()
λ; λ dg; λ+; ΦX174;
Ohne Codierung, Interpunktionszeichen u. ä.
Bearbeiten+; ± ; − Minus (Minus sign) ; – Halbgeviertstrich (En dash); — Geviertstrich (Em dash);
× ; ƒ ; * ; † ; ‡ ; ° ; % ; ‰ ;
Anführungszeichen/ Quotation marks
Bearbeiten‘ ’ | ′ | ″ | «» | ‹› | ⟨⟩ |
Beispiel Micro
Bearbeitenhttps://www.fileformat.info/info/unicode/char/00b5/index.htm
| HTML Entity (decimal) | HTML Entity (hex) | HTML Entity (named) |
| µ | µ | µ |
| µ | µ | µ |
| µ | µ | µ | µ | µ | µ |
| µ | µ | µ | µ | µ | µ |
support U+00B5
Unicode Data | |
---|---|
Name | MICRO SIGN |
Block | Latin-1 Supplement |
Category | Letter, Lowercase [Ll] |
Combine | 0 |
BIDI | Left-to-Right [L] |
Decomposition | <compat> GREEK SMALL LETTER MU (U+03BC) |
Mirror | N |
Upper case | U+039C |
Title case | U+039C |
Version | Unicode 1.1.0 (June, 1993) |
Encodings | |
---|---|
HTML Entity (decimal) | µ |
HTML Entity (hex) | µ |
HTML Entity (named) | µ |
How to type in Microsoft Windows | Alt +00B5
Alt 0181 Alt 230 |
UTF-8 (hex) | 0xC2 0xB5 (c2b5) |
UTF-8 (binary) | 11000010:10110101 |
UTF-16 (hex) | 0x00B5 (00b5) |
UTF-16 (decimal) | 181 |
UTF-32 (hex) | 0x000000B5 (00b5) |
UTF-32 (decimal) | 181 |
C/C++/Java source code | "\u00B5" |
Python source code | u"\u00B5" |
Noten
Bearbeiten| Vorlage:FN | Vorlage:FNZ | Vorlage:FNBox |
Dies ist der Fließtext mit der ersten Anwendung a für die Fußnote "a". Das erste {{FN|a}} ist ein Anker.
Dies ist der Fließtext mit der ersten Anwendung b für die Fußnote "b". Das erste a
ist ein Anker.
https://www.lieder-archiv.de/zeigt_her_eure_fuesschen-notenblatt_100041.html
Die a- und b-Fußnoten werden jetzt einfach wiederholt. a b Diese Wiederholung a b
sind keine Anker.
{{FNZ|a|... }}
.
Die c- und d-Fußnoten werden jetzt als Block angewendet. c d
{{FNZ|c|... }} in FNBox
.Statistiken
BearbeitenBabel: | ||
---|---|---|
| ||
| ||
| ||
| ||
Benutzer nach Sprache |
Ich habe vor 7.248 Tagen meinen ersten Beitrag erbracht und habe in der Zeit Benutzer:Dirk123.456/Beitragszahl Bearbeitungen vorgenommen.
xtools.wmflabs.org-Statistiken:
ich
allgemein
Und hier ein paar nützliche Links (von Benutzer:Ghilt angepasst):
- PMID-Formatierung
- Kategorienscan
- Kategoriendarstellung
- Statistik eines einzelnen Artikels (1)
- Statistik eines einzelnen Artikels (2)
- Statistik eines einzelnen Artikels (3)
- Urheber einer Textpassage identifizieren
- Gemeinsam bearbeitete Artikel
- Erstellte Seiten eines Benutzers
- Artikelformatierungsindikatoren (1)
- Artikelformatierungsindikatoren (2)
- Seitenaufrufstatistik mit Backlog
- Seitenaufrufstatistik mit Aktualisierung ca. alle 20 min. - nicht mehr aktiv
- Einzelbenutzerstatistik
- Aktuell häufig geänderte Seiten und aktuell aktive Bearbeiter
- Grafik der DE Nutzer- und Artikelstatistiken
- Grafische Zusammenfassung der DE Nutzer- und Artikelstatistiken
- Tabelle der DE Nutzer- und Artikelstatistiken
- Tabelle sehr aktiver Wikipedianer (>100Edits/Monat) weltweit
- Neue Artikel pro Tag weltweit
- Aktuelle Artikelanzahl
xtools – articleinfo-authorship (2020-11-18 entdeckt)
Bearbeiten„Rümpfe“:
- https://xtools.wmflabs.org/articleinfo-authorship/de.wikipedia.org/ | https://xtools.wmflabs.org/articleinfo-authorship/en.wikipedia.org/
Beispiele:
- https://xtools.wmflabs.org/articleinfo-authorship/de.wikipedia.org/Methanosarcina
- https://xtools.wmflabs.org/authorship/en.wikipedia.org/methanobacterium
Vergleich: