Template:Organization category/doc: Difference between revisions
Jump to navigation
Jump to search
Note:Work is suspended.
Note:At the moment, the template is very simple.
(Created page with "{{ModernNote|At the moment, the template is very simple.}} == Parameters == * {{Param|name}}} * {{Param|cover format}}} * {{Param|avatar format}}} == Usage == {{CodeBlock|<n...") |
(test param) |
||
(11 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Doc/subpage}} | ||
{{Note|Work is suspended.}} | |||
{{Note|At the moment, the template is very simple.}} | |||
== Parameters == | == Parameters == | ||
* {{Param|name}}} | * {{Param|name}} - The name of the organization. If specified, the template will find all the necessary images and display buttons for switching between organization categories. | ||
* {{Param|cover | * {{Param|filename}} - A short name in case files cannot use the full name due to system restrictions. | ||
* {{Param|avatar format}}} | * {{Param|text}} - Your text. | ||
* {{Param|cover opacity}} - Cover opacity. | |||
* {{Param|avatar format}} - Overwrites PNG to JPG for avatar. It is needed for cases when you consider JPG more preferable. | |||
* {{Param|about}} - links to the about page, if the value is {{Code|true}} then it uses {{param|name}}. | |||
* {{Param|tagline}} – A brief sentence describing what the organization does or creates. | |||
== Translations == | |||
To add any translations, visit the [[Template:Organization_category/strings|/strings]] page. | |||
== Usage == | == Usage == | ||
{{CodeBlock|<nowiki>{{Organization category|name = Valve}}</nowiki>}} | {{CodeBlock|<nowiki>{{Organization category | ||
| name = Valve | |||
| about = true | |||
| tagline = We make games, Steam, and hardware. | |||
| text = Articles related to [[Valve]] but not necessarily development, such Valve as a company, and its employees, business topics including licensing, and software not intended for development. | |||
}} | |||
</nowiki>}} | |||
{{Organization category | {{Organization category | ||
| name = Valve | | name = Valve | ||
| about = true | |||
| tagline = We make games, Steam, and hardware. | |||
| text = Articles related to [[Valve]] but not necessarily development, such Valve as a company, and its employees, business topics including licensing, and software not intended for development. | |||
}} | }} | ||
{{Doc/Sandbox other|[[Category:Templates]]}} |
Latest revision as of 15:19, 17 July 2025

This is a documentation subpage for Template:Organization category.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.


Parameters
- {{{name}}} - The name of the organization. If specified, the template will find all the necessary images and display buttons for switching between organization categories.
- {{{filename}}} - A short name in case files cannot use the full name due to system restrictions.
- {{{text}}} - Your text.
- {{{cover opacity}}} - Cover opacity.
- {{{avatar format}}} - Overwrites PNG to JPG for avatar. It is needed for cases when you consider JPG more preferable.
- {{{about}}} - links to the about page, if the value is true then it uses {{{name}}}.
- {{{tagline}}} – A brief sentence describing what the organization does or creates.
Translations
To add any translations, visit the /strings page.
Usage
Articles related to Valve but not necessarily development, such Valve as a company, and its employees, business topics including licensing, and software not intended for development.