More actions
Content deleted Content added
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 |
||
Line 16: | Line 16: | ||
</syntaxhighlight> |
</syntaxhighlight> |
||
will give: |
|||
{{Navpills |
|||
|page1 = Merchantman |
|||
|page2 = Polaris |
|||
|page3 = Carrack |
|||
|text3 = Best ship |
|||
|image3 = Carrack over microTech 3.8.png |
|||
}} |
|||
<includeonly>[[Category:Internal link templates]]</includeonly> |
<includeonly>[[Category:Internal link templates]]</includeonly> |
Revision as of 09:36, 27 September 2024
This documentation is transcluded from Template:Navpills/doc. Changes can be proposed in the talk page.
{{Navpills}} is used to create a grid of navigation button.
Optimized background image resolution: 400x92px
Example
{{Navpills
|page1 = Merchantman
|page2 = Polaris
|page3 = Carrack
|text3 = Best ship
|image3 = Carrack over microTech 3.8.png
}}