Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 00:25, 5 May 2025 by Prd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{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