Template:Infobox user: Difference between revisions
cargo table |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|name = String | |name = String | ||
|id = String | |id = String | ||
|image = File | |||
|discordtag = String | |discordtag = String | ||
|age = String | |age = String | ||
Line 42: | Line 43: | ||
| label16 = External links | | label16 = External links | ||
| data16 = {{{links|}}} | | data16 = {{{links|}}} | ||
}}<includeonly>{{#if: {{yesno|{{{nocat|}} | }}<includeonly>{{#if: {{yesno|{{{nocat|}}}}} ||[[Category:Users]]}}{{#if: {{yesno| {{{nocargo|}}} }}|| {{#cargo_store: | ||
{{#if: {{yesno| {{{nocargo|}}} }}|| {{#cargo_store: | |||
_table = users | _table = users | ||
|name = {{{name|{{PAGENAME}}}}} | |name = {{{name|{{PAGENAME}}}}} | ||
|id = {{ | |id = {{#rmatch: {{{discordid|}}}|\b(\d{8,20})\b|${1} }} | ||
|image = {{{image|}}} | |||
|discordtag = {{#rmatch: {{{discordtag|}}}|(?<!<s>{{!}}#{{!}}\()\b([^@#<>,\s][^@#\n<>]{1,31}#\d{4}{{!}}[a-z0-9._]{2,32})\b(?!\/?>{{!}}\))|${1} }} | |||
}}}}</includeonly><noinclude> | }}}}</includeonly><noinclude> | ||
<br /> | <br /> | ||
{{documentation}} | {{documentation}} | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |