m (Templates used on this site)
m (pdf)
Line 29: Line 29:
 
=== pdf ===
 
=== pdf ===
  
<tt>{{pdf}}</tt> puts an icon {{pdf}}like this and <tt>{{pdf|File:myfile.pdf}}</tt> links to it {{pdf|laussy-cv.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 ===
 
=== pright ===

Revision as of 11:22, 26 May 2020

Contents

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 Template:NameOfTemplate as the last part of the url.

List

cite

A cite template to quote in a way similar as you would do with $\mathrm{\TeX}$ and bibTeX is described in this blog post.

contactme

Puts whatever should read when I need someone to contact me:

{{contactme}}

gpx

Offers to "Icon gpx.jpgDownload the gpx file for this track."

download

Puts a logo Download.png

fr

Fr.png

pdf

{{pdf}} puts an icon Pdf-48px.pnglike this and {{pdf|File:myfile.pdf}} links to it Pdf-48px.png.

pright

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.

quote

Inserts a quotation. See Template:Quote for documentation.

see

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.

{{stub}}

This page is still largely in progress.

TeX

$\mathrm{\TeX}$

thisday

Provides the clickable date of a given day, e.g.,

{{subst:thisday|30|September|1977}}

gives 30 September (1977). See also today.

today

Provides the clickable date of today, e.g.,

{{subst:today}}

gives 15, November (2009).

hour

Gives the local hour (shortcut for {{LOCALTIME}} or {{CURRENTIME}}; still have to fix timezone issue), e.g.,

{{hour}}

gives {{subst:LOCALTIME}}.

multicol

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.

You need to create the three corresponding pages$^*$, which are shortcuts for divivision of the page with floats.