Template:Infobox Author: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Fixed. Template data added. |
||
| Line 8: | Line 8: | ||
| label1 = Author | | label1 = Author | ||
| data1 = {{ #if: {{{a|}}} | {{{a}}} }}<noinclude> | | data1 = {{ #if: {{{a|}}} | {{{a}}} }}<noinclude>Augustus</noinclude> | ||
| label2 = Website | | label2 = Website | ||
| Line 22: | Line 22: | ||
[[Category:AuthorListed]] | [[Category:AuthorListed]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"a": { | |||
"description": "Author", | |||
"example": "Augustus", | |||
"type": "string" | |||
}, | |||
"w": { | |||
"description": "Website, social, homepage, link to projects", | |||
"type": "url" | |||
}, | |||
"d": { | |||
"description": "Discord Handle", | |||
"example": "Augustus0001", | |||
"type": "string" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 08:44, 9 July 2026
| Author Info | |
|---|---|
| Author | Augustus |
| Website | Augustus.com |
| Discord | Augustus0001 |
This is a template any author annotations. Minesweeper has it's own variant of this inside it's puzzle info.
{{Infobox Author|a=Author|w=website|d=discord}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| a | a | Author
| String | optional |
| w | w | Website, social, homepage, link to projects | URL | optional |
| d | d | Discord Handle
| String | optional |