Template:2nd/doc

From LFS Manual
Jump to navigationJump to search
Information icon4.png This is a documentation subpage for Template:2nd.

It may contain usage information, categories and other content that is not part of the original page.

This is a table cell template used to fill cells of a table to indicate a second position. When used without parameters, it's useful in championship standings tables which contain points per round for all drivers. Two optional parameters specify the driver's name and their username, respectively. Setting parameter break to true, inserts a line break between the driver name and username (might come handy in packed tables, where the horizontal space is not enough).

For first and third places, use {{1st}} and {{3rd}}, respectively.

Examples

What to type What it produces
{{2nd}}
{{2nd}} 18 18
{{2nd|Second Joe}} Second Joe
{{2nd|Second Joe|joesecond123}} Second Joe (joesecond123)
{{2nd|Second Joe|joesecond123|break=true}} Second Joe
(joesecond123)