Difference between revisions of "Template:PatternsFoundBy"

From LifeWiki
Jump to navigation Jump to search
(columns=3)
("name" now specifies header text, since the category name seems to always be the same as the page name itself)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>==Patterns found by {{{name|}}}==
<includeonly>==Patterns found by {{{name|{{PAGENAME}}}}}==
{{#dpl:
{{#dpl:
  |category=Patterns found by {{{name|}}}
  |category=Patterns found by {{PAGENAME}}
  |mode=category
  |mode=category
  |ordermethod=title
  |ordermethod=title
|columns=3
}}</includeonly><noinclude>This template is to be used on the pages of Life Enthusiasts (for example, [[Noam Elkies]]). It makes a "Patterns created by..." section in the page with a list of all patterns created by that person that are documented by LifeWiki. The ''name'' parameter is used to specify the text displayed in the header to make it grammatically correct (e.g. "the [[JHC group]]" instead of "JHC group".</noinclude>
}}</includeonly><noinclude>This template is to be used on the pages of Life Enthusiasts (for example, [[Noam Elkies]]). It makes a "Patterns created by..." section in the page with a list of all patterns created by that person that are documented by LifeWiki. The ''name'' parameter is used to specify the name of the person.</noinclude>

Revision as of 02:37, 27 December 2019

This template is to be used on the pages of Life Enthusiasts (for example, Noam Elkies). It makes a "Patterns created by..." section in the page with a list of all patterns created by that person that are documented by LifeWiki. The name parameter is used to specify the text displayed in the header to make it grammatically correct (e.g. "the JHC group" instead of "JHC group".