Template:GemID

From [N8]
Revision as of 15:56, 19 June 2020 by Banri (talk | contribs) (Created page with "<includeonly><span class="plainlinks">[https://www.geministation.com/user/?id={{urlencode:{{{1}}}}} {{#if:{{{css|}}}|<span style="{{{css}}}">{{{2|{{{1}}}}}}</span>|{{{2|{{{1}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Template documentation
This documentation is transcluded from Template:GemID/doc. [edit] [purge]

This template should only be used in the User: namespace

Usage

Provides a link to the profile page for a Gemini Station user.

Syntax

{{GemID|id|caption|css=styles}}

  • id: The id of the Gemini Station user that the template should link to.
  • caption: An optional caption for the link. In other words, the text that forms the link. Defaults to the user name.
  • styles: Optional CSS properties separated by semicolons.

Example

Input Output
{{GemID|12|My Profile|css=color:red; text-decoration:underline;}} My Profile