Template:Slack-user: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude><code>'''[[File:SlackLogo.png|25px|middle]][https://ssi-teams.slack.com/messages/{{{ | <onlyinclude><code>'''[[File:SlackLogo.png|25px|middle]][https://ssi-teams.slack.com/messages/{{{SUNet ID}}} @{{{Users Name}}}] '''</code></onlyinclude> | ||
To use, copy the following into the desired page, | To use, copy the following into the desired page, adding information in the relevant fields: | ||
<nowiki>{{slack-user| | <nowiki> | ||
{{slack-user | |||
| SUNet ID = | |||
| Users Name = | |||
}}</nowiki> | |||
An example of proper usage is shown below: | An example of proper usage is shown below: | ||
<nowiki>{{slack-user|flynnd}}</nowiki> | <nowiki> | ||
{{slack-user | |||
| SUNet ID = flynnd | |||
| Users Name = Flynn Dreilinger | |||
}}</nowiki> | |||
[[Category:Templates]] | [[Category:Templates]] | ||
Revision as of 23:13, 27 February 2021
To use, copy the following into the desired page, adding information in the relevant fields:
{{slack-user
| SUNet ID =
| Users Name =
}}
An example of proper usage is shown below:
{{slack-user
| SUNet ID = flynnd
| Users Name = Flynn Dreilinger
}}