Jump to content

Template:Plainlist: Difference between revisions

From WikiGenius
Shovon (talk | contribs)
Created page with "<templatedata> { "description": "Formats a list without bullet points or indentation.", "params": { "1": { "label": "List", "description": "The list of items, each on its own line.", "type": "string", "required": true } } } </templatedata> <includeonly><div class="plainlist"> {{#invoke:Plainlist|render|{{{1}}}}} </div></includeonly><noinclude> {{Documentation}} </noinclude>"
 
Shovon (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<templatedata>
<includeonly><div style="margin:0; padding:0; list-style:none;">
{
<ul style="list-style:none; margin:0; padding:0;">
  "description": "Formats a list without bullet points or indentation.",
{{#invoke:WikitextParser|splitList|text={{{1|}}}}}
  "params": {
</ul>
    "1": {
</div></includeonly>
      "label": "List",
<noinclude>
      "description": "The list of items, each on its own line.",
      "type": "string",
      "required": true
    }
  }
}
</templatedata>
<includeonly><div class="plainlist">
{{#invoke:Plainlist|render|{{{1}}}}}
</div></includeonly><noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Latest revision as of 09:13, 24 April 2025


Your wiki got a version of Template:Documentation that is only relevant to Templates Wiki! Click here to revert it. For a documentation template you can use on your wiki, see Template:Documentation (copy) on Templates Wiki.
Template information, documentation, and installation instructions.
Expand the below text for usage and other information.

Template Documentation:
Note: The template above might be broken without the parameters; this is normal.
Create documentation for this template. (How does this work?)
Editors can experiment with this template's sandbox and testcases.

Documentation does not exist. Create it at Template:Plainlist/doc .


Installation Instructions
Export this template, then import to install it.
Use edit summary: Copied from [[w:c:templates:Template:Plainlist]] to properly attribute this template's editors.
There is no additional installation instructions for this template. If there is any, you may create it at Template:Plainlist/install.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.