Template:ProjectList: Difference between revisions

From SUWS-wiki
mNo edit summary
(Update documentation)
 
(5 intermediate revisions by 2 users not shown)
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{ProjectListIntro}}
{{ProjectList
{{ProjectList
|?Page=Powerpole_Distribution
|Page=Powerpole_Distribution
|?Has title=Powerpole Distribution Box Project
|Has title=Powerpole Distribution Box Project
|?Has status=Completed
|Has status=Completed
|?Has user page=User:TylerWard
|Has user page=User:TylerWard
|?Has image=PoweroleDistroPhoto.jpg
|Has image=PoweroleDistroPhoto.jpg
|?Has description=A DC power distribution unit using anderson powerpole connectors
|Has description=A DC power distribution unit using anderson powerpole connectors
}}
}}
{{ProjectListOutro}}
</pre>
</pre>


Line 17: Line 19:
{{ProjectListIntro}}
{{ProjectListIntro}}
{{ProjectList
{{ProjectList
|?Page=Powerpole_Distribution
|Page=Powerpole_Distribution
|?Has title=Powerpole Distribution Box Project
|Has title=Powerpole Distribution Box Project
|?Has status=Completed
|Has status=Completed
|?Has user page=User:TylerWard
|Has user page=User:TylerWard
|?Has image=PoweroleDistroPhoto.jpg
|Has image=PoweroleDistroPhoto.jpg
|?Has description=A DC power distribution unit using anderson powerpole connectors
|Has description=A DC power distribution unit using anderson powerpole connectors
}}
}}
{{ProjectListOutro}}
{{ProjectListOutro}}
Line 28: Line 30:


Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>! {{#if: {{?Has image}}} | [[File:{{{?Has image}}}|300px|{{{?Has title}}}]] | [[File:missingimg.png|300px|No image available]]}}&nbsp;&nbsp;
</noinclude><includeonly>! {{#if: {{{Has image}}} | [[File:{{{Has image}}}|300px|{{{Has title}}}]] | [[File:missingimg.png|300px|No image available]]}}
| <h4>[[{{{1}}}|{{{?Has title}}}]]</h4>
| <h4>[[{{{Page}}}|{{{Has title}}}]]</h4>
'''Status: {{{?Has status}}}'''
'''Status: {{{Has status}}}'''


'''Project Lead: {{{?Has project lead}}}'''
'''Project Lead: [[{{{Has user page}}}]]'''


{{{?Has description}}}
{{{Has description}}}
|-
|-
</includeonly>
</includeonly>

Latest revision as of 16:35, 11 February 2023

This is the "ProjectList" template. It should be called in the following format:

{{ProjectListIntro}}
{{ProjectList
|Page=Powerpole_Distribution
|Has title=Powerpole Distribution Box Project
|Has status=Completed
|Has user page=User:TylerWard
|Has image=PoweroleDistroPhoto.jpg
|Has description=A DC power distribution unit using anderson powerpole connectors
}}
{{ProjectListOutro}}

Example:

Powerpole Distribution Box Project

Powerpole Distribution Box Project

Status: Completed

Project Lead: User:TylerWard

A DC power distribution unit using anderson powerpole connectors


Edit the page to see the template text.