Template:Hs/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{documentation}} == Usage == Provides a link to the hiscore page for a ''Old School RuneScape'' user. === Syntax === <code><nowiki>{{hs|name|caption|css=styles|mode=}}</nowiki></code> * '''name''': The name of the ''Old School RuneScape'' 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 se...") |
(No difference)
|
Latest revision as of 01:32, 17 October 2024
Usage
Provides a link to the hiscore page for a Old School RuneScape user.
Syntax
{{hs|name|caption|css=styles|mode=}}
- name: The name of the Old School RuneScape 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.
- mode: Optional to link to hiscores of different game modes (supports
im
,uim
,hcim
,deadman
,seasonal
andtournament
)
Example
Input | Output |
---|---|
{{Hs|Elfinlocks|My Hiscores|css=color:red; text-decoration:underline;}}
|
My Hiscores |