Template:Navcards/doc
Template page
More actions
| This is a documentation subpage for Template:Navcards. It may contain usage information, categories and other content that is not part of the original template page. |
{{navcards}} allows a navigational bar to be set up relatively quickly by supplying it with one or more lists of links and images.
Usage
Please remove the parameters that are left blank.
{{Navcards
|label1 =
|link1 =
|image1 =
|label2 =
|link2 =
|image2 =
|label3 =
|link3 =
|image3 =
}}
Parameter list
labeln- Label text for the menu item
linkn- Page to link to in the navbar, should be the page title
imagen- Background image to use
id- ID used for HTML, mostly used in template
Example
{{Navcards
|label1 = First Label
|link1 = First Link
|image1 = First Image.jpg
|label2 = Second Label
|link2 = Second Link
|image2 = Second Image.jpg
|label3 = Third Label
|link3 = Third Link
|image3 = Third Image.jpg
}}
gives