Template:Museum

From Little-Known Galaxy Wiki
Jump to navigation Jump to search
Template-info.svg Documentation Edit this documentation at Template:Museum/doc.

This template uses one or more modules written in the Lua programming language.

For more information, see Wikipedia:Lua or the Lua reference manual on mediawiki.org. Modules used include: Museum.

This template displays museum information

Related templates, modules, and tables:

Syntax

{{Museum
|checkboxes=true/false - if true, it will show checkboxes stored in local for the user to check off.
|1_name   = Name of first collection. (string)
|1_items  = Items required for the first collection. Separate with semi-colon (;), add asterisk for quantity (*), add slash for quality (/). (string)
|2_name   = Name of second collection. (string)
|2_items  = Items required for the first collection. Separate with semi-colon (;), add asterisk for quantity (*), add slash for quality (/). (string)
|N_name   = Name of 'Nth' collection. (string)
|N_items  = Items required for the 'Nth' collection. Separate with semi-colon (;), add asterisk for quantity (*), add slash for quality (/). (string)
}}