Difference between revisions of "Template:Statusbox/doc"

From Industrial-Craft-Wiki
Jump to navigation Jump to search
(Made documentation)
 
m (→‎Example: Made example easier to read)
 
Line 9: Line 9:


== Example ==
== Example ==
<pre>{{Statusbox|count={{PAGESINCATEGORY:Templates with no documentation}}|title=[[:Category:Templates with no documentation|Templates]] missing documentation|footer={{PAGESINCATEGORY:Templates with no documentation}} missing doc pages.}}</pre>
<pre>{{Statusbox
|count={{PAGESINCATEGORY:Templates with no documentation}}
|title=[[:Category:Templates with no documentation|Templates]] missing documentation
|footer={{PAGESINCATEGORY:Templates with no documentation}} missing doc pages.
}}</pre>
produces:
produces:
{{Statusbox|count={{PAGESINCATEGORY:Templates with no documentation}}|title=[[:Category:Templates with no documentation|Templates]] missing documentation|footer={{PAGESINCATEGORY:Templates with no documentation}} missing doc pages.}}
{{Statusbox|count={{PAGESINCATEGORY:Templates with no documentation}}|title=[[:Category:Templates with no documentation|Templates]] missing documentation|footer={{PAGESINCATEGORY:Templates with no documentation}} missing doc pages.}}


{{Doc/end|Template:Statusbox/doc}}
{{Doc/end|Template:Statusbox/doc}}

Latest revision as of 19:51, 8 March 2015

Template-info.png Documentation

This template is used to create an overview of a queue.

Parameters[edit]

  • title: The title to display.
  • footer: The footer to display.
  • count: Size of the queue.
  • link: (Optional) The template name to be used in the navbar, only needed when used in other templates.

Example[edit]

{{Statusbox
|count={{PAGESINCATEGORY:Templates with no documentation}}
|title=[[:Category:Templates with no documentation|Templates]] missing documentation
|footer={{PAGESINCATEGORY:Templates with no documentation}} missing doc pages.
}}

produces:

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.