Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Template:Infobox Project: Difference between revisions

From MoodleDocs
m (MDLSITE-6543 Fix project infobox styling)
m (Add colspan for the table heading)
 
Line 2: Line 2:
{| class="wikitable"
{| class="wikitable"
|-
|-
! '''{{{name}}}'''
!colspan="2"|'''{{{name}}}'''
|-
|-
| Project state
| Project state

Latest revision as of 16:48, 19 July 2021

{{{name}}}
Project state {{{state}}}
Tracker issue {{{tracker}}}
Discussion {{{discussion}}}
Assignee {{{assignee}}}

Usage:

{{Infobox Project
|name = Enter the project name
|state = Enter the project status
|tracker = Enter the MDL issue number
|discussion = Enter the link to the discussion
|assignee = [[User:Your name|Your name]]
}}


This template will categorise articles that include it into Category:Project.