Toggle menu
15
236
70
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Navpills/doc: Difference between revisions

Template page
Created page with "{{Documentation}} {{t|Navpills}} is used to create a grid of navigation button. Optimized background image resolution: 400x92px == Example == <syntaxhighlight lang="mediawiki"> {{Navpills |page1 = Merchantman |page2 = Polaris |page3 = Carrack |text3 = Best ship |image3 = Carrack over microTech 3.8.png }} </syntaxhighlight> will give: {{Navpills |page1 = Merchantman |page2 = Polaris |page3 = Carrack |text3 = Best ship |image3 = Carrack over microTech 3.8.png }} <inc..."
 
No edit summary
Tags: Mobile edit Mobile web edit
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation}}
{{doc sub}}


{{t|Navpills}} is used to create a grid of navigation button.
{{t|Navpills}} is used to create a grid of navigation button.
Line 6: Line 6:


== Example ==
== Example ==
<syntaxhighlight lang="mediawiki">
<syntaxhighlight lang="wikitext">
{{Navpills
{{Navpills
|page1 = Merchantman
|page1 = First Page
|page2 = Polaris
|page2 = Second Page
|page3 = Carrack
|page3 = Third Page
|text3 = Best ship
|text3 = Third Text
|image3 = Carrack over microTech 3.8.png
|image3 = Third Image.png
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 19: Line 19:


{{Navpills
{{Navpills
|page1 = Merchantman
|page1 = First Page
|page2 = Polaris
|page2 = Second Page
|page3 = Carrack
|page3 = Third Page
|text3 = Best ship
|text3 = Third Text
|image3 = Carrack over microTech 3.8.png
|image3 = Third Image.png
}}
}}


<includeonly>[[Category:Internal link templates]]</includeonly>
<includeonly></includeonly>
 
[[Category:Pages with broken file links|Navpills/doc]]
[[Category:Pages with syntax highlighting errors|Navpills/doc]]
[[Category:Template documentation pages|Navpills/doc]]

Latest revision as of 00:27, 5 May 2025

{{Navpills}} is used to create a grid of navigation button.

Optimized background image resolution: 400x92px

Example

{{Navpills
|page1 = First Page
|page2 = Second Page
|page3 = Third Page
|text3 = Third Text
|image3 = Third Image.png
}}

will give:

Contents