Difference between revisions of "Template:VisualNav"

From Dwaia Wiki
Jump to navigation Jump to search
 
Line 15: Line 15:
 
|{{#if: {{{text5|}}}{{{image5|}}}|[[:{{{link5|}}}|'''{{{text5| }}}''']]|}}
 
|{{#if: {{{text5|}}}{{{image5|}}}|[[:{{{link5|}}}|'''{{{text5| }}}''']]|}}
 
|{{#if: {{{text6|}}}{{{image6|}}}|[[:{{{link6|}}}|'''{{{text6| }}}''']]|}}
 
|{{#if: {{{text6|}}}{{{image6|}}}|[[:{{{link6|}}}|'''{{{text6| }}}''']]|}}
 +
|-
 +
|{{#if: {{{text7|}}}{{{image7|}}}|[[File:{{{image7|}}}|link={{{link7|}}}]]|}}
 +
|{{#if: {{{text8|}}}{{{image8|}}}|[[File:{{{image8|}}}|link={{{link8|}}}]]|}}
 +
|{{#if: {{{text9|}}}{{{image9|}}}|[[File:{{{image9|}}}|link={{{link9|}}}]]|}}
 +
|-
 +
|{{#if: {{{text7|}}}{{{image7|}}}|[[:{{{link7|}}}|'''{{{text7| }}}''']]|}}
 +
|{{#if: {{{text8|}}}{{{image8|}}}|[[:{{{link8|}}}|'''{{{text8| }}}''']]|}}
 +
|{{#if: {{{text9|}}}{{{image9|}}}|[[:{{{link9|}}}|'''{{{text9| }}}''']]|}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Latest revision as of 22:54, 4 March 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