ਫਰਮਾ:Year header/doc
ਦਿੱਖ
ਇਹ ਇੱਕ ਫਰਮਾ:Year header ਲਈ documentation ਉਪ ਸਫ਼ਾ ਹੈ। ਇਸ ਵਿੱਚ ਵਰਤੋਂ ਦੀ ਜਾਣਕਾਰੀ, ਸ਼੍ਰੇਣੀਆਂ ਅਤੇ ਹੋਰ ਸਮੱਗਰੀ ਜੋ ਮੂਲ ਦਾ ਹਿੱਸਾ ਨਹੀਂ ਹੈ, ਸ਼ਾਮਲ ਹੈ। ਫਰਮਾ page. |
Usage
[ਸੋਧੋ]This template provides the table cell definitions for a table row header cell spanning up to seven columns. This is used to separate entries within a single table into groups, typically for a single year in a multi-year table.
For example:
{| class="wikitable" |+ [caption text] |- ! scope="col" | [column header 1] ! scope="col" | [column header 2] ! scope="col" | [column header 3] |- ! {{year header}} | [[1920 in film|1920]] |- ! scope="row" | [row header] | [normal cell] || [normal cell] |- ! scope="row" | [row header] | [normal cell] || [normal cell] |- ! {{year header}} | [[1921 in film|1921]] |- ! scope="row" | [row header] | [normal cell] || [normal cell] |- ! scope="row" | [row header] | [normal cell] || [normal cell] |}
produces:
[column header 1] | [column header 2] | [column header 3] | ||||
---|---|---|---|---|---|---|
1920 | ||||||
[row header] | [normal cell] | [normal cell] | ||||
[row header] | [normal cell] | [normal cell] | ||||
1921 | ||||||
[row header] | [normal cell] | [normal cell] | ||||
[row header] | [normal cell] | [normal cell] |
See also
[ਸੋਧੋ]{{Left header}}
provides the table cell definitions for a left justified table row header cell