Difference between revisions of "Template:VisualNav"

From Dwaia Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{| align="center" style="padding:5px; <!-- border-width: 1px; border-style:solid; border-color:#A4B2CC; --> text-align:center;"
+
{| align="center" style="padding:5px; <!-- border-width: 1px; border-style:solid; border-color:#A4B2CC; --> text-align:center; width=100%;"
 
|{{#if: {{{text1|}}}{{{image1|}}}|[[File:{{{image1|}}}|link={{{link1|}}}]]|}}
 
|{{#if: {{{text1|}}}{{{image1|}}}|[[File:{{{image1|}}}|link={{{link1|}}}]]|}}
 
|{{#if: {{{text2|}}}{{{image2|}}}|[[File:{{{image2|}}}|link={{{link2|}}}]]|}}
 
|{{#if: {{{text2|}}}{{{image2|}}}|[[File:{{{image2|}}}|link={{{link2|}}}]]|}}

Revision as of 01:00, 30 January 2019

Description

To use this template, copy the following code and fill in the appropriate fields.

{{VisualNav
 | image1       =
 | link1        =
 | text1        =
 | image2       =
 | link2        =
 | text2        =
 | image3       =
 | link3        =
 | text3        =
 | image4       =
 | link4        =
 | text4        =
 | image5       =
 | link5        =
 | text5        =
 | image6       =
 | link6        =
 | text6        =
}}

Usage & preview

Type in this:

{{VisualNav
 | image1       = Placeholder.png
 | link1        = Boi
 | text1        = Egg
 | image2       = Placeholder.png
 | link2        = Boi
 | text2        = Egg
 | image3       = Placeholder.png
 | link3        = Boi
 | text3        = Egg
 | image4       = Placeholder.png
 | link4        = Category:People
 | text4        = Paples
 | image5       = Placeholder.png
 | link5        = Category:Places
 | text5        = Places
}}

to see this:

Placeholder.png Placeholder.png Placeholder.png
Egg Egg Egg
Placeholder.png Placeholder.png
Paples Places


Click here to refresh the preview above