Difference between revisions of "Template:Lua sidebar"
Jump to navigation
Jump to search
imported>Jc86035 m ({{{title}}}) |
imported>Tom.Reding m (Rem double doc) |
||
| Line 14: | Line 14: | ||
{{div col end}} | {{div col end}} | ||
| content2 = {{{1|}}} | | content2 = {{{1|}}} | ||
| − | }}<noinclude> | + | }}<noinclude>{{Documentation}}</noinclude> |
| − | |||
| − | {{Documentation}} | ||
| − | </noinclude> | ||
Revision as of 13:30, 29 April 2018
| Related links |
|---|
This template displays links which are generated based on a page's base page name. These are useful for templates which work using a specific Lua module. The parameter |title= can be used to add the title of the template and module, if needed; |template= and |module= do the same, but for only the template and only the module respectively.
The first unnamed parameter or |1= can be used to add more information; {{Sidebar|child=yes}} can be used inside it for further customization. The default links use {{Div col}} and the plainlist CSS class.
Usage
- Without any extra links:
{{Lua sidebar}} - With an extra unbulleted list:
{{Lua sidebar|{{ubl|List item 1|List item 2}}}} - For Template:Infobox and Module:Infobox:
{{Lua sidebar|title=Infobox}} - For Template:Coord, on Module talk:Coordinates:
{{Lua sidebar|template=Coord}} - For Module:Coordinates, on Template talk:Coord:
{{Lua sidebar|module=Coordinates}}
| The above documentation is transcluded from Template:Lua sidebar/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |