More actions
Created page with "<includeonly>{{#invoke:Navpills|navpills}}</includeonly><noinclude> Navpills is used to create a grid of navigation button. It is powered by Module:Navpills. == Example == <pre><nowiki> {{Navpills |page1 = Gandalf |page2 = Frodo |page3 = Gollum |text3 = Best character |image3 = The Lord of the Rings - The Return of the King - Gollum poster.jpg }} </nowiki></pre> will give: {{Navpills |page1 = Gandalf |page2 = Frodo |page3 = Gollum |text3 = Best character |image3 =..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
< | <div class="navpill"> | ||
{{{content}}} | |||
</div> | |||
<templatestyles src="Template:Navpills/styles.css" /> | |||
< | <noinclude> | ||
{{ | <templatedata> | ||
{ | |||
"params": { | |||
"content": { | |||
"type": "string", | |||
"default": "--" | |||
}} | } | ||
}, | |||
"format": "block" | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Revision as of 00:06, 29 December 2024
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
content | content | no description
| String | optional |