Template:User created: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
| id-s = 14pt | | id-s = 14pt | ||
| id-fc = black | | id-fc = black | ||
| id = [[File:{{{ | | id = [[File:{{{img}}}|42x42px]] | ||
| info-c = #D7FFEB | | info-c = #D7FFEB | ||
| info-s = 8pt | | info-s = 8pt | ||
| info-fc = black | | info-fc = black | ||
| info = <div style="text-align:center;"> This user {{# | | info = <div style="text-align:center;"> This user {{#if:{{{style|2}}}|is the creator of|}}{{#if:{{{style|1}}}|created|}} {{#if:{{{the|yes}}}|the|}}{{#if:{{{the|no}}}||}}<br><span style="white-space:nowrap;font-size:13pt;letter-spacing=0.1em;"><span style="">'''{{{name}}}'''</span> {{#if:{{{universe|yes}}}|universe|}}{{#if:{{{universe|no}}}||}}.</span>}}<includeonly> | ||
| | |||
| # | |||
}} {{# | |||
| | |||
| | |||
| | |||
}}<br><span style="white-space:nowrap;font-size:13pt;letter-spacing=0.1em;"><span style="">'''{{{ | |||
| | |||
| | |||
| | |||
}}.</span>}}<includeonly> | |||
<includeonly>[[Category:IIWikians Who Created a Universe]]</includeonly> | <includeonly>[[Category:IIWikians Who Created a Universe]]</includeonly> | ||
<noinclude>[[Category:IIwiki Userboxes]] | <noinclude>[[Category:IIwiki Userboxes]] | ||
{{documentation}}</noinclude> | {{documentation}}</noinclude> |
Revision as of 14:42, 1 March 2024
Usage
This is an interactive userbox. It can be used by placing the following code into your userbox section.
{{User created|name=[[CGTR]]|img=CGTR_Logo.png|universe=false|the=false|style=2}}
This user is the creator ofcreated the CGTR universe. |
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for User created
A userbox to indicate that a user created an IIWiki universe.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Universe Name | name | The name of your IIWiki universe. | String | required |
Image Name | img | The filename for the icon to be displayed. Example: CGTR_Logo.png. | String | required |
Userbox Style | style | The writing style for the userbox. If set to "1", outputs "created". If set to "2", outputs "is the creator of".
| String | optional |
Include The | the | This will either result in a "the" before the name of the universe, or not add one.
| String | optional |
Category Disabled | nocat | This page will not be added to the category "IIWikians Who Created a Universe" if this parameter is set to "true" (without the quotation marks).
| String | optional |