Difference between revisions of "Template:Lua sidebar"

From blackwiki
Jump to navigation Jump to search
imported>Jc86035
m (ce)
imported>Jc86035
m (this might be a better subheader)
Line 1: Line 1:
 
{{Sidebar|width=238px
 
{{Sidebar|width=238px
| title = Related links
+
| title = Related pages
 
| content1 = {{div col|colwidth=8em}}
 
| content1 = {{div col|colwidth=8em}}
 
<div class="plainlist">
 
<div class="plainlist">

Revision as of 17:43, 2 August 2018

Template documentation[view] [edit] [history] [purge]

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