m (→thisday) |
|||
(34 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | + | = Templates used on this site = | |
− | + | This is a list of '''templates''' we use for [[MediaWiki]]. They can generally be accessed through this website (http://laussy.org) by entering <tt>Template:NameOfTemplate</tt> as the last part of the URL. | |
− | == contactme == | + | Arguments are passed to template with <tt><nowiki>{{{1}}}</nowiki></tt> (2, 3, etc. for several arguments). |
+ | |||
+ | == List == | ||
+ | |||
+ | === anchor === | ||
+ | |||
+ | {{anchor|anchorforanchor}}<tt><nowiki>{{anchor|anchorforanchor}}</nowiki></tt> Puts an anchor to refer to this spot. One can then refer to <nowiki>[[#anchorforanchor|the anchor]]</nowiki> [[#anchorforanchor|the anchor]] like this within the same page or <nowiki>[[Blog:Sandbox/buggy#anchorforanchor|for another page]]</nowiki> [[Blog:Sandbox/buggy#anchorforanchor|for another page]]. | ||
+ | |||
+ | === arXiv === | ||
+ | |||
+ | {{arXiv|2402.14010}} <tt><nowiki>{{arXiv|2402.14010}}</nowiki></tt> gives a link to an arXiv reference. Ideally it should retrieve meta-data, but that is for later. | ||
+ | |||
+ | === cite === | ||
+ | |||
+ | A cite template to quote in a way similar as you would do with $\mathrm{\TeX}$ and bibTeX is described [[Blog:Hacks/A_simple_way_to_quote_from_bibTeX_in_MediaWiki|in this blog post]]. | ||
+ | |||
+ | === contactme === | ||
Puts whatever should read when I need someone to {{contact me}}: | Puts whatever should read when I need someone to {{contact me}}: | ||
Line 9: | Line 25: | ||
<pre>{{contactme}}</pre> | <pre>{{contactme}}</pre> | ||
− | == pright == | + | === done === |
+ | |||
+ | <tt><nowiki>{{done}}</nowiki></tt> puts a little "checked" marker, like this{{done}}, while <tt><nowiki>{{done|that was great!}}</nowiki></tt> adds a [[wz]]-tooltip{{done|that was great!}}. | ||
+ | |||
+ | === gpx === | ||
+ | |||
+ | Offers to "{{gpx|Media:AbedularCanencia-27Oct2013.gpx}}" <tt><nowiki>{{gpx|Media:AbedularCanencia-27Oct2013.gpx}}</nowiki></tt> | ||
+ | |||
+ | === download === | ||
+ | |||
+ | Puts a logo {{download}} | ||
+ | |||
+ | === fr === | ||
+ | |||
+ | {{fr}} | ||
+ | |||
+ | === indent === | ||
+ | |||
+ | {{multicol}} | ||
+ | <pre> | ||
+ | * This is an example with bullet lists: | ||
+ | {{indent}} | ||
+ | Hi. | ||
+ | {{indent-end}} | ||
+ | * And another one: | ||
+ | {{indent}} | ||
+ | Hi there! | ||
+ | {{indent}} | ||
+ | Hello. | ||
+ | {{indent-end}} | ||
+ | {{indent-end}} | ||
+ | </pre> | ||
+ | {{multicol-break}} | ||
+ | * This is an example with bullet lists: | ||
+ | {{indent}} | ||
+ | Hi. | ||
+ | {{indent-end}} | ||
+ | * And another one: | ||
+ | {{indent}} | ||
+ | Hi there! | ||
+ | {{indent}} | ||
+ | Hello. | ||
+ | {{indent-end}} | ||
+ | {{indent-end}} | ||
+ | {{multicol-end}} | ||
+ | |||
+ | <pre> | ||
+ | * This is an example with bullet lists: | ||
+ | {{indent}}Hi.{{indent-end}} | ||
+ | * And another one: | ||
+ | {{indent}}Hi there!{{indent}}Hello.{{indent-end}}{{indent-end}} | ||
+ | </pre> | ||
+ | |||
+ | * This is an example with bullet lists: | ||
+ | {{indent}}Hi.{{indent-end}} | ||
+ | * And another one: | ||
+ | {{indent}}Hi there!{{indent}}Hello.{{indent-end}}{{indent-end}} | ||
+ | |||
+ | === ISBN === | ||
+ | |||
+ | <nowiki>{{ISBN|978-0691145075}}</nowiki> {{ISBN|978-0691145075}} | ||
+ | |||
+ | === now === | ||
+ | |||
+ | To capture the time at which the edit is made. It must be substituted: | ||
+ | |||
+ | <nowiki>{{subst:now}}</nowiki> 15:16 on {{thisday|4|September|2024}} | ||
+ | |||
+ | === pdf === | ||
+ | |||
+ | <tt><nowiki>{{pdf}}</nowiki></tt> puts an icon {{pdf}}like this and <tt><nowiki>{{pdf|File:myfile.pdf}}</nowiki></tt> links to it {{pdf|laussy-cv.pdf}}. | ||
+ | |||
+ | === pright === | ||
Inserts a right-aligned paragraph. This is a weak counterpart to ''quote'' but is not a float, so is less fragile. | Inserts a right-aligned paragraph. This is a weak counterpart to ''quote'' but is not a float, so is less fragile. | ||
Line 16: | Line 104: | ||
reads {{pright|This text.}} | reads {{pright|This text.}} | ||
− | == quote == | + | |
+ | === quote === | ||
Inserts a quotation. See [[Template:Quote]] for documentation. | Inserts a quotation. See [[Template:Quote]] for documentation. | ||
− | == stub == | + | === see === |
+ | |||
+ | {{see|Fabrice}} <nowiki>{{see|Fabrice}}</nowiki> is pointing on [[Fabrice]] (used with [[pages shortcuts]]). | ||
+ | |||
+ | === stub === | ||
Warns of pages that are still so much in construction, they're not really nice to visit. | Warns of pages that are still so much in construction, they're not really nice to visit. | ||
Line 28: | Line 121: | ||
{{stub}} | {{stub}} | ||
− | == thisday == | + | === TeX === |
+ | |||
+ | {{TeX}} | ||
+ | |||
+ | === thisday === | ||
Provides the clickable date of a given day, e.g., | Provides the clickable date of a given day, e.g., | ||
− | < | + | <nowiki>{{thisday|30|September|1977}}</nowiki> {{thisday|30|September|1977}} |
− | + | See also <nowiki>{{thesedays}}</nowiki>. | |
− | == | + | === thesedays === |
− | + | This can take 4 or 5 arguments, and the final argument (year) can be left empty in which case it is not displayed: | |
+ | |||
+ | <nowiki>{{thesedays|15|June|15|July|2024}}</nowiki> {{thesedays|15|June|15|July|2024}} | ||
+ | |||
+ | <nowiki>{{thesedays|15|June|15|July|}}</nowiki> {{thesedays|15|June|15|July|}} | ||
+ | |||
+ | <nowiki>{{thesedays|15|17|July|2024}}</nowiki> {{thesedays|15|17|July|2024}} | ||
+ | |||
+ | <nowiki>{{thesedays|15|17|July|}}</nowiki> {{thesedays|15|17|July|}} | ||
+ | |||
+ | If the years are different, then two <nowiki>{{thisday}}</nowiki> calls should be made (and maybe a † has to be featured somewhere?!) | ||
+ | |||
+ | === today === | ||
+ | |||
+ | To be used with "subst:" to provide the clickable date of today, e.g., | ||
<pre>{{subst:today}}</pre> | <pre>{{subst:today}}</pre> | ||
− | gives | + | gives {{thisday|31|December|2023}}. |
− | == | + | === update === |
− | Gives the local hour (shortcut for {{LOCALTIME}}, e.g., | + | Indicates an {{update}} <nowiki>{{update}}</nowiki> possibly with a date {{update|16 July 2023}} <nowiki>{{update|16 July 2023}}</nowiki>. |
+ | |||
+ | === hour === | ||
+ | |||
+ | Gives the local hour (shortcut for <nowiki>{{LOCALTIME}}</nowiki> or <nowiki>{{CURRENTIME}}</nowiki>; still have to fix timezone issue), e.g., | ||
<pre>{{hour}}</pre> | <pre>{{hour}}</pre> | ||
gives {{hour}}. | gives {{hour}}. | ||
+ | |||
+ | === multicol === | ||
+ | |||
+ | From [http://en.wikipedia.org/w/index.php?title=Template:Multicol Wikipedia's multicol]. Use as: | ||
+ | |||
+ | <pre> | ||
+ | {{multicol}} | ||
+ | This text appears in the first column. | ||
+ | {{multicol-break}} | ||
+ | This text appears in the second column. | ||
+ | {{multicol-break}} | ||
+ | This text appears in the third column. | ||
+ | {{multicol-end}} | ||
+ | </pre> | ||
+ | |||
+ | to read: | ||
+ | |||
+ | {{Multicol}} | ||
+ | This text appears in the first column. | ||
+ | {{Multicol-break}} | ||
+ | This text appears in the second column. | ||
+ | {{Multicol-break}} | ||
+ | This text appears in the third column. | ||
+ | {{Multicol-end}} | ||
+ | |||
+ | <pre><nowiki> | ||
+ | You need to create the three corresponding pages<wz tip="Template:Multicol, Template:Multicol-break and Template:Multicol-end.">$^*$</wz>, which are shortcuts for divivision of the page with floats. | ||
+ | <nowiki></pre> | ||
+ | |||
+ | === wl1, wl2, wl3 === | ||
+ | |||
+ | For [[featured articles]]. | ||
+ | |||
+ | #<pre><nowiki>{{wl1}}</nowiki></pre> is to be put on stubby articles in progress (all of them). | ||
+ | #<pre><nowiki>{{wl2}}</nowiki></pre> is to be put on good & interesting articles that could/should be improved but remain okay in their present state. | ||
+ | #<pre><nowiki>{{wl3}}</nowiki></pre> is to identify great content, that we are proud of. |
This is a list of templates we use for MediaWiki. They can generally be accessed through this website (http://laussy.org) by entering Template:NameOfTemplate as the last part of the URL.
Arguments are passed to template with {{{1}}} (2, 3, etc. for several arguments).
arXiv:2402.14010 {{arXiv|2402.14010}} gives a link to an arXiv reference. Ideally it should retrieve meta-data, but that is for later.
A cite template to quote in a way similar as you would do with $\mathrm{\TeX}$ and bibTeX is described in this blog post.
Puts whatever should read when I need someone to contact me:
{{contactme}}
{{done}} puts a little "checked" marker, like this, while {{done|that was great!}} adds a wz-tooltipthat was great!.
Offers to "Download the gpx file for this track." {{gpx|Media:AbedularCanencia-27Oct2013.gpx}}
* This is an example with bullet lists: {{indent}} Hi. {{indent-end}} * And another one: {{indent}} Hi there! {{indent}} Hello. {{indent-end}} {{indent-end}} |
Hi.
Hi there! Hello. |
* This is an example with bullet lists: {{indent}}Hi.{{indent-end}} * And another one: {{indent}}Hi there!{{indent}}Hello.{{indent-end}}{{indent-end}}
{{ISBN|978-0691145075}} (ISBN: 978-0691145075)
To capture the time at which the edit is made. It must be substituted:
{{subst:now}} 15:16 on 4 September (2024)
{{pdf}} puts an icon like this and {{pdf|File:myfile.pdf}} links to it .
Inserts a right-aligned paragraph. This is a weak counterpart to quote but is not a float, so is less fragile.
{{pright|This text.}}reads
This text.
Inserts a quotation. See Template:Quote for documentation.
☞ {{see|Fabrice}} is pointing on Fabrice (used with pages shortcuts).
Warns of pages that are still so much in construction, they're not really nice to visit.
{{stub}}
This page is still largely in progress.
$\mathrm{\TeX}$
Provides the clickable date of a given day, e.g.,
{{thisday|30|September|1977}} 30 September (1977)
See also {{thesedays}}.
This can take 4 or 5 arguments, and the final argument (year) can be left empty in which case it is not displayed:
{{thesedays|15|June|15|July|2024}} 15 June–15 July (2024)
{{thesedays|15|June|15|July|}} 15 June–15 July
{{thesedays|15|17|July|2024}} 15–17 July (2024)
{{thesedays|15|17|July|}} 15–17 July
If the years are different, then two {{thisday}} calls should be made (and maybe a † has to be featured somewhere?!)
To be used with "subst:" to provide the clickable date of today, e.g.,
{{subst:today}}
Indicates an {{update}} possibly with a date 16 July 2023 {{update|16 July 2023}}.
Gives the local hour (shortcut for {{LOCALTIME}} or {{CURRENTIME}}; still have to fix timezone issue), e.g.,
{{hour}}
gives {{subst:LOCALTIME}}.
From Wikipedia's multicol. Use as:
{{multicol}} This text appears in the first column. {{multicol-break}} This text appears in the second column. {{multicol-break}} This text appears in the third column. {{multicol-end}}
to read:
This text appears in the first column. |
This text appears in the second column. |
This text appears in the third column. |
<nowiki> You need to create the three corresponding pages<wz tip="Template:Multicol, Template:Multicol-break and Template:Multicol-end.">$^*$</wz>, which are shortcuts for divivision of the page with floats. <nowiki>
For featured articles.
{{wl1}}is to be put on stubby articles in progress (all of them).
{{wl2}}is to be put on good & interesting articles that could/should be improved but remain okay in their present state.
{{wl3}}is to identify great content, that we are proud of.