Template:Navbar table/doc: Difference between revisions
ArrowHead294 (talk | contribs) Documentation |
ArrowHead294 (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
: The number of columns in the table in which the links are to be inserted. | : The number of columns in the table in which the links are to be inserted. | ||
; <code>{{ | ; <code><nowiki>{{{1}}}</nowiki></code> (optional) | ||
: The name of the page where the table resides. | : The name of the page where the table resides. | ||
It is recommended to enclose the navigation bar in an <code> | It is recommended to enclose the navigation bar in an <code><nowiki><includeonly></nowiki></code> tag since it does not need to be displayed on the source page. | ||
For example: | For example: | ||
Line 45: | Line 45: | ||
where the links point to the source page, the source page's talk page, and the editing function. | where the links point to the source page, the source page's talk page, and the editing function. | ||
=== See also === | |||
* [[:Template:Navbar]] |