Difference between revisions of "Template:AuthorCategory"

From LifeWiki
Jump to navigation Jump to search
(12 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This category contains all [[pattern|patterns]] that were discovered by {{{name|some author}}}.
<includeonly>
<includeonly>
[[Category:Patterns|{{{name}}}]]
{{PatternMainNavbox}}
{{#if: {{{customtext|}}} | {{{customtext|}}} | This category contains notable [[pattern|patterns]] that were discovered by '''[[{{{name|some author}}}]]'''.}}
[[Category:Patterns_found_by_(person)|{{{name}}}]]
</includeonly>
</includeonly>
<noinclude>This template is to be used on the category pages for patterns that were found by a specific person (for example, [[:Category:Patterns found by Noam Elkies]]). Some examples of its usage are shown below. Even though the customtext overrides the text generated by the name parameter, please always specify the name parameter so that LifeWiki can keep an accurate automated category structure.
{| class="wikitable centered"
|-
! You Type || You See
|-
| <nowiki>{{AuthorCategory}}</nowiki> || This category contains notable [[pattern|patterns]] that were discovered by '''[[some author]]'''.
|-
| <nowiki>{{AuthorCategory|name=Noam Elkies}}</nowiki> || This category contains notable [[pattern|patterns]] that were discovered by '''[[Noam Elkies]]'''.
|-
| <nowiki>{{AuthorCategory|name=Noam Elkies|customtext=These are patterns that were found by '''Noam'''!}}</nowiki> || These are patterns that were found by '''Noam'''!
|}
[[Category:Category description templates]]</noinclude>

Revision as of 19:22, 29 December 2020

This template is to be used on the category pages for patterns that were found by a specific person (for example, Category:Patterns found by Noam Elkies). Some examples of its usage are shown below. Even though the customtext overrides the text generated by the name parameter, please always specify the name parameter so that LifeWiki can keep an accurate automated category structure.

You Type You See
{{AuthorCategory}} This category contains notable patterns that were discovered by some author.
{{AuthorCategory|name=Noam Elkies}} This category contains notable patterns that were discovered by Noam Elkies.
{{AuthorCategory|name=Noam Elkies|customtext=These are patterns that were found by '''Noam'''!}} These are patterns that were found by Noam!