模板:FrRepCalHead/doc
此頁面是Template:FrRepCalHead的模板文件。 此頁面可能包含了模板的使用說明、分類和其他內容。 |
Usage
[編輯]The French Republican Calendar was a highly structured, if short-lived, calendar intended to make its users more aware of the natural world around them.
The three templates {{FrRepCalHead}}, {{FrRepCalLine}} and {{FrRepCalFoot}} have been set up to highlight some of the patterns in the structure by using formatted tables to display the calendar information. The three templates will respectively open a table, display a table row of calendar information, and close the table.
Syntax
[編輯]{{ FrRepCalHead | Legend | PicFile }}
where
- Legend. The month name, and its date range in the Gregorian date system, used as a column header in the calendar table.
- PicFile. An optional image file to display at the top of the month column.
Example
[編輯]{| style="background:#ffffff;" |- {{FrRepCalHead | [[Brumaire]] (22 October ~ 20 November) | Brumaire commence le 23 octobre.jpg }} {{FrRepCalLine | 1 | 22 Oct | Pomme | Apple }} {{FrRepCalLine | 2 | 23 Oct | Céleri | [[Celery]] }} {{FrRepCalFoot}} |}
will display as
|
Each block of calls to format table rows with {{FrRepCalLine}} should be preceded by a call to {{FrRepCalHead}} to start the table, and followed by a {{FrRepCalFoot}} to close it. For more information on the other templates, see their own documentation.