Template:Infobox Discord server: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
{{#cargo_declare:
{{#cargo_declare:
_table = discord_servers
_table = discord_servers
|id = String (unique)
|id = String
|color = String
|color = String
|text_color = String
|text_color = String
Line 9: Line 9:
|invite = URL
|invite = URL
|owner = String
|owner = String
|founded = Date
|defunct = Date
}}
}}
</noinclude>{{Infobox
</noinclude>{{Infobox
Line 48: Line 46:
{{#if: {{yesno| {{{nocargo|}}} }}|| {{#cargo_store:
{{#if: {{yesno| {{{nocargo|}}} }}|| {{#cargo_store:
_table = discord_servers
_table = discord_servers
|id = {{{id|}}}
|id = {{#invoke:Extract|main|number|{{{id|}}}}}
|color = {{{color|#0a5ba6}}}
|color = {{{color|#0a5ba6}}}
|text_color = {{{text_color|#ffffff}}}
|text_color = {{{text_color|#ffffff}}}
|status = {{{status|}}}
|invite = {{{invite|}}}
|owner = {{{owner|}}}
|founded = {{{founded|}}}
|defunct = {{{defunct|}}}
}}}}</includeonly><noinclude>
}}}}</includeonly><noinclude>
<br/>
<br/>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>