doc

From Encyclopedia of Scientonomy
Jump to navigation Jump to search

Template:Mbox This generates a link to a project summary in Diffusion. It's more concise than using {tlx|git file|action=summary}}

Usage

Basic
{{git repo |project=mediawiki/extensions/Flow }}

produces

Script error: No such module "callsigns"./ mediawiki/extensions/Flow
text
{{git repo |project=oojs/core |text=OOjs (core)}}

produces

Script error: No such module "callsigns"./ OOjs (core)

Parameters

project
defaults to mediawiki/core. Must be entire path to project — e.g. mediawiki/extensions/EventLogging, not "EventLogging" and without any .git suffix. The template uses Module:Callsigns to map this to a Diffision "callsign", e.g. EEVL.
text
optional. The text that's linked. If not specified, defaults to project.

See also

Usage