Template:Matrix Room: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude> <pre> {{Matrix Room |Name=Short name of the room |Description=Short 1-2 sentence description of what the room is |Room Address=Address in the form #SocialCoop:matrix.org }} </pre> </noinclude> <includeonly> {{#subobject:{{{Name|}}} |Has Description={{{Description|}}} |Matrix Room Address={{{Room Address|}}} }} * '''{{{Name|}}}''' - [https://matrix.to/#/{{{Room Address|}}} {{{Room Address|}}}] - {{{Description|}}} </includeonly>") |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Used mostly on [[Matrix]] | |||
<pre> | <pre> | ||
{{Matrix Room | {{Matrix Room | ||
Line 5: | Line 7: | ||
|Description=Short 1-2 sentence description of what the room is | |Description=Short 1-2 sentence description of what the room is | ||
|Room Address=Address in the form #SocialCoop:matrix.org | |Room Address=Address in the form #SocialCoop:matrix.org | ||
|Part Of=(Optional) Comma-separated list of other projects or groups that this channel is a part of | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly>{{#subobject:{{{Name|}}} | ||
{{#subobject:{{{Name|}}} | |||
|Has Description={{{Description|}}} | |Has Description={{{Description|}}} | ||
|Matrix Room Address={{{Room Address|}}} | |Matrix Room Address={{{Room Address|}}} | ||
}} | |Part Of={{{Part Of|}}}|+sep=, | ||
* '''{{{Name|}}}''' - [https://matrix.to/#/{{{Room Address|}}} {{{Room Address|}}}] - {{{Description|}}} | |Subobject Type=Matrix Room | ||
}} | |||
* '''{{{Name|}}}''' - [https://matrix.to/#/{{{Room Address|}}} {{{Room Address|}}}] - {{#if: {{{Part Of|}}}|Part of: {{#arraymap:{{{Part Of|}}}|,|x|[[x]]}} - }} {{{Description|}}} | |||
</includeonly> | </includeonly> |
Latest revision as of 00:43, 30 May 2023
Used mostly on Matrix
{{Matrix Room |Name=Short name of the room |Description=Short 1-2 sentence description of what the room is |Room Address=Address in the form #SocialCoop:matrix.org |Part Of=(Optional) Comma-separated list of other projects or groups that this channel is a part of }}