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
(category)
m (Add colspan for the table heading)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="sideblock">
<div class="float-right" style="clear:both">
{| class="infobox"
{| 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.