User:Tom.Reding/Useful
Appearance
Astronomy related/reference material
[edit]- ADSabs ★ NED ★ SIMBAD[1]
- ToolServer.org ★ WP:Astronomy Cleanup Listing ★ Wikimedia Commons
- {{Cite journal}} ★ {{Cite arXiv}} ★ {{Cite book}} ★ {{Cite web}} ★ {{Convert}} ★ {{Infobox galaxy}} ★ {{Infobox galaxy cluster}} ★ {{Infobox supercluster}} ★ {{Inline tags}} ★ Help:CS1_errors
- WP:Manual of Style/Layout ★ WP:Cheatsheet ★ WP:Tools/Editing tools ★ WP:Vital articles/Expanded/Physical sciences
- Help:Displaying a formula ★ Help:Special characters#Unicode and ISO 8859-1 ★ Help:HTML in wikitext ★ Help:Table ★ Help:Wiki markup
- Unicode character synonyms (☉ = ☉ = ☉, etc.)
- WP:AutoWikiBrowser/User manual
- All(?) 5 minor planets with a number designation but a common-name article-title: Ceres (dwarf planet) (1), Pluto (134340), Haumea (136108), Eris (dwarf planet) (136199), Makemake (136472).
References
- ^ "Dictionary of Nomenclature of Celestial Objects". Simbad. Centre de Données astronomiques de Strasbourg. 1 December 2014. Retrieved 18 December 2014.
Avoid the usage of Cr, prefer Collinder
Other meta help/search tools
[edit]WikiData
[edit]- Preview
{{#invoke:Wikidata|Dump}}
on any page to display all WikiData attached to it. - WD API
.../w/api.php?action=wbgetentities&format=json&ids=q140
, forwikibase_item=q140
. - Find
wikibase_item
via WP API.../w/api.php?action=query&format=json&prop=pageprops&titles=SETI&redirects=1&formatversion=2&ppprop=wikibase_item
.{{Get QID}}
- mw:Extension:Wikibase Client/Lua
- mw:Extension:Scribunto/Lua reference manual
Quarry/SQL
[edit]- wikitech:Help:MySQL queries for sample WMFLabs' Quarry tool queries.
- QLever for super-fast, high-volume queries.
Template parser functions, calculation, and logic (not formatting related)
[edit]- mw:Help:Extension:ParserFunctions & meta:Help:Calculation —
{{#ifexpr
,{{#ifexist
,{{#expr
, etc. - mw:Extension:Variables —
{{#vardefine
,{{#var
, etc. - wikidot.com:code:tags-as-variables
Other
[edit]- MediaWiki:Titleblacklist — Regex protections for page titles.
- MediaWiki:API:Properties — What info you can get about a WP page, and how.
- Search by edit summary, editor interactions, pages created; article revision & AfD stats.
Unit conversion, notation, and special characters
[edit]
{{Coord|0|-28.4375|format=dms}}
→ 0°00′00″N 28°26′15″W / 0°N 28.4375°W{{convert|23|Mpc|Mly|0|abbr=on|lk=on}}
→ 23 Mpc (75 Mly){{convert|281|+/-|90|Mpc|Mly|abbr=on|lk=on}}
→ 281 ± 90 Mpc (920 ± 290 Mly)
19.0{{±|1.8|1.7}} [[parsec|Mpc]] (62.0{{±|5.9|5.5}} [[light-year|Mly]])
→ 19.0+1.8
−1.7 Mpc (61.9+5.9
−5.5 Mly){{solar luminosity|link=y}}
→ L☉{{val|1.44|e=14|u=L_solar}}
→ 1.44×1014 L☉{{val|1.44|e=14|ul=M_solar}}
→ 1.44×1014 M☉{{solar mass|10<sup>14</sup>}}
→ 1014 M☉{{solar radius|1.44{{e|14}}|link=y}}
→ 1.44×1014 R☉{{hub|0.70}}
→ h−1
0.70 — A template I made for things measured using various values for the dimensionless Hubble parameter
{{#expr: (200/6) * 2 round 3}}
→ 66.667: [ ] { | }
→ : [ ] { | }- – — & σ Σ λ Λ *
→ - – — & σ Σ λ Λ *- ± ≈ ≉ ≟ ≠ ≡ ≢ ≣ ≤ ≥
- ≦ ≧ ≨ ≩ ≪ ≫ ≬ ≭ ≮ ≯
- ≰ ≱ ≲ ≳ ≴ ≵ ≶ ≷ ≸ ⋅
- × ☉ ♃ ⊕ ☾
Formatting
[edit]- Columns:
{{cmn|colwidth=15em|... }}
→ usually the best list-option—continuously determines how many columns best fit the page.{{cmn|3|
→ splits that list up dynamically(!) into 3 (forced) columns.
* some
* bulleted
* list
}}{{columns-start}}
...{{column}}
...{{columns-end}}
→ for custom column-breaks- See
{{div col}}
for more variants.
{| cellpadding="0" style="vertical-align:top; float: right;" border="0"
→ is an easy way to lay pictures horizontally rather than vertically.
|- valign="top"
| [[Image:blah.gif|thumb|top|300px|Caption text.]]
| [[Image:stuff.jpg|thumb|top|300px|Things.]]
|}{{Clear}}
→ forces horizontal white space until next section, usually after a picture.
→ Non - Breaking SPace. Ascii chr 160, instead of ascii 32 (typical keyboard space).[[File:Santa riding a dinosaur with Jesus with a lightsaber.jpg|275px|right|thumb|Caption this]]
→ inserts a variable size picture and caption text.<span>
★<div>
★<gallery widths="300px" heights="300px">
→ (usually) prettifies things.<pre style="width:50%; height:150px; overflow:scroll;">
→ Begins a scrolling list.{{para|date}}
→|date=
{{keypress|Alt|F4}}
→ Alt+F4- → see List of MUDs#References
{{Sticky header}} {| class="wikitable sortable sticky-header" ...
- →
{{hidden begin | title = '''Some ordered list''' | titlestyle = text-align:center; | border = 1px solid}} {{cmn|colwidth=15em| # some # ordered # list }} {{hidden end}}
Some ordered list
- some
- ordered
- list
<div class="template-documentation iezoomfix"> Template documentation background </div>
→
Template documentation background
<syntaxhighlight lang="wikitext">{{demo|1=blah}}< /syntaxhighlight>
→
{{demo|1=blah}}
<syntaxhighlight lang="wikitext" inline>{{demo|1=blah}}< /syntaxhighlight>
→
{{demo|1=blah}}
<syntaxhighlight lang="logtalk" inline>{{(?:(?:[^{}]+(?:{{[^{}]+}})?[^{}]*)+)}}< /syntaxhighlight>
→
{{(?:(?:[^{}]+(?:{{[^{}]+}})?[^{}]*)+)}}
(shortlist of alts based on context: bf, cadlisp, clojure, css, latex, logtalk, prolog, scheme, tcl)
Citations & links
[edit]User:Tom.Reding#Citations & links
→ links directly to subsections of an article.{{Anchor|Foo}}
to be used to link to[[User:Tom.Reding#Foo]]
's in-page position.<span id="Simpler section title"></span>
for[[User:Tom.Reding#Simpler section title]]
linking when special characters are used.<ref name="Reding">...</ref>
...<ref name="Reding"/>
→ to name your refs for easy reref'ing later in the same article.{{Refimprove|date=April 2025}}
or{{Refneeded|date=April 2025}}
→ use occasionally.{{Citation needed|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}
→ use liberally.{{Sky|03|28|13.8|-|20|44|40|321000000}}
→ links to wikisky (not whiskey). Put after references. 321000000 = lightyears (for zoom level!).{{tq}}
makes nice-looking in-line talk-quotes.
[[Special:Diff/1]]
/[[Special:Permalink/1]]
→ Easy WP:PERMALINK to diffs.
Other wikicode
[edit]- Standardish archive settings:
{{User:MiszaBot/config
| algo = old(366d)
| archive = User talk:Tom.Reding/Archive %(counter)d
| counter = 1
| maxarchivesize = 200K
| archiveheader = {{Automatic archive navigator}}
| minthreadstoarchive = 1
| minthreadsleft = 4
}}
{{Talk header}}
, {{Archives|banner=yes}}
, or similar.
#REDIRECT [[Tidal force]]
+ {{An R template}} → to create a redirect.<code><nowiki> w/e </nowiki></code>
,{{tl|sometemplate}}
,{{t1|blah}}
,{{tlx|etc|a{{=}}1|b{{=}}2}}
→ make everything above.<tt><nowiki> blah </nowiki></tt>
→ or this (which doesn't highlight the background).