Template:StendhalCommit: Difference between revisions

From Arianne
Jump to navigation Jump to search
imported>AntumDeluge
Create "Template:StendhalCommit" for quick linking to Stendhal Git commits on GitHub
 
imported>AntumDeluge
Create "Template:StendhalCommit" for quick linking to Stendhal Git commits on GitHub
(No difference)

Revision as of 17:21, 23 February 2018


Description

Template:StendhalCommit

For quickly linking to Stendhal commits on GitHub.

Usage

{{GitHub|commit|[text]}}

Argument Description
commit Commit ID/Hash.
text Alternate text to display.

Examples

Description Input Output
Link to a commit. {{StendhalCommit|8beaf67}} https://github.com/arianne/stendhal/commit/8beaf67
Link to a commit with alternate text. {{StendhalCommit|8beaf67|Updated the dragon riders to use the new rider image}} Updated the dragon riders to use the new rider image

See Also