Template:Navbox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
{{{title}}} | {{{title}}} | ||
</div> | </div> | ||
<div class="navbox- | <div class="navbox-text" style="width: {{{boxwidth}}};"> | ||
<p>{{{text}}}</p> | <p>{{{text}}}</p> | ||
</div> | </div> | ||
| Line 10: | Line 10: | ||
</div> | </div> | ||
</div> | </div> | ||
<noinclude> | |||
[[Category:Navbox Templates]] | |||
===Usage=== | |||
Copy and paste the following code to use the template. | |||
<pre><nowiki> | |||
{{Navbox | |||
|title= | |||
|text= | |||
|boxwidth= | |||
}} | |||
</nowiki></pre> | |||
</noinclude> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Latest revision as of 22:17, 28 July 2023
Usage
Copy and paste the following code to use the template.
{{Navbox
|title=
|text=
|boxwidth=
}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| text | text | no description | Unknown | optional |
| boxwidth | boxwidth | no description
| Unknown | optional |