User talk:Anna: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 61: | Line 61: | ||
|align="right"|1952-08-21 | |align="right"|1952-08-21 | ||
|My birthday in the best format for sorting dates alphabetically. | |My birthday in the best format for sorting dates alphabetically. | ||
|- valign="top" | |||
|align="right"|2014-07-22 | |||
|Feast of St. Mary Magdalene. | |||
|} | |} |
Latest revision as of 01:00, 23 July 2014
This is Anna's talk page.
Welcome to the wiki! Mxmsj (talk) 22:45, 22 July 2014 (UTC)
Table talk
Coding a table is a little bit strange on the wiki.
Each new line starts with pipe-hyphen (|-).
Each new cell in the line starts on a new line with a pipe in front of it.
In these examples, I've first shown you the code you use by surrounding the code with <pre></pre> tags.
{| |- | first cell | second cell |- | first cell | second cell |- | first cell | second cell |}
first cell | second cell |
first cell | second cell |
first cell | second cell |
This table uses a lot more formatting instructions than the table above:
- {{Prettytable}}: extra formatting instructions for the table
- valign="top": make things start at the top of each cell in the line
- |align="right": make things in this cell align to the right
{|{{Prettytable}} |- valign="top" |align="right"| | |}
1952-08-21 | My birthday in the best format for sorting dates alphabetically. |
2014-07-22 | Feast of St. Mary Magdalene. |