Template:SourceFile

From Unvanquished
Jump to: navigation, search


Template Helpview

This template links to the github source code.

Positional Parameters

  1. The path to the file.

Optional Parameters

  • repository — Create link using this repository as folder for the given file.
  • display — Determines what the link type is. May be one of the following:
    • blob — Creates a link to the github page for that file.
    • raw — Creates a link to the raw content of the file.
    • blame — Creates a link to a git blame of the file.
    • commits — Creates a link to the history of a file.
  • branch — The branch of the file to link to.