Template:Infobox bot: Difference between revisions

From VNDev Wiki
No edit summary
No edit summary
Tag: Manual revert
 
(6 intermediate revisions by the same user not shown)
Line 13: Line 13:
| label2    = Creator(s)
| label2    = Creator(s)
| data2      = {{{creator|}}}
| data2      = {{{creator|}}}
| label3    = Initial activation
| label3    = Status
| data3      = {{{activated|}}}
| data3      = {{{status|}}}
| label4    = Status
| label4    = Initial activation
| data4      = {{{status|}}}
| data4      = {{{activated|}}}
| label5    = Written in
| label5     = Deactivated
| data5     = {{{programming language|{{{programming_language|}}}}}}
| data5      = {{{deactivated|}}}
| label6   = Invitation link
| label6     = Written in
| data6     = {{{invite|}}}
| data6     = {{{programming language|{{{programming_language|}}}}}}
| label7   = Invitation link
| data7     = {{{invite|}}}
}}<noinclude>
}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Latest revision as of 18:44, 19 June 2022

Documentation icon Template documentation [view] [edit] [purge]

Usage

{{Infobox bot
| name                 = 
| logo                 = 
| logo caption         = 
| screenshot           = 
| caption              = 
| role                 = 
| creator              = 
| status               = 
| activated            = 
| deactivated          = 
| programming language = 
| invite               = 
}}

Full Syntax

{{Infobox bot
| bodystyle            = 
| collapsible          = 
| name                 = 
| logo                 = 
| logo caption         = 
| screenshot           = 
| caption              = 
| role                 = 
| creator              = 
| status               = 
| activated            = 
| deactivated          = 
| programming language = 
| invite               = 
}}