Template:Documentation: Difference between revisions

From Global Education
[checked revision][checked revision]
Content added Content deleted
(Created page with "{{Documentation |description = This template creates a right-side panel for displaying information. |parameters = * '''Theme''': The theme of the session. * '''Session Type''': The type of session. * '''Resources''': Resources related to the session. * '''Facilitators''': Names of facilitators. * '''Reviewers''': Names of reviewers. * '''Contributors''': Names of contributors. * '''Status''': The status of the session. }} <includeonly> <div style="float: right; width:...")
 
(Blanked the page)
Tag: Blanking
 
Line 1: Line 1:
{{Documentation
|description = This template creates a right-side panel for displaying information.
|parameters =
* '''Theme''': The theme of the session.
* '''Session Type''': The type of session.
* '''Resources''': Resources related to the session.
* '''Facilitators''': Names of facilitators.
* '''Reviewers''': Names of reviewers.
* '''Contributors''': Names of contributors.
* '''Status''': The status of the session.
}}

<includeonly>
<div style="float: right; width: 300px; border: 1px solid #ccc; padding: 10px; margin-left: 10px;">
<h2>Right Panel</h2>
<ul>
<li><strong>Theme:</strong> {{{Theme|}}}</li>
<li><strong>Session Type:</strong> {{{Session Type|}}}</li>
<li><strong>Resources:</strong> {{{Resources|}}}</li>
<li><strong>Facilitators:</strong> {{{Facilitators|}}}</li>
<li><strong>Reviewers:</strong> {{{Reviewers|}}}</li>
<li><strong>Contributors:</strong> {{{Contributors|}}}</li>
<li><strong>Status:</strong> {{{Status|}}}</li>
</ul>
</div>
</includeonly>

Latest revision as of 22:53, February 9, 2024