Template:ProjectList: Difference between revisions

From SUWS-wiki
No edit summary
(Update documentation)
 
(38 intermediate revisions by 3 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
|Title=Powerpole Distribution Box Project
|Page=Powerpole_Distribution
|Status=Completed
|Has title=Powerpole Distribution Box Project
|Project Lead=User:TylerWard
|Has status=Completed
|Image=PoweroleDistroPhoto.jpg
|Has user page=User:TylerWard
|Description=A DC power distribution unit using anderson powerpole connectors
|Has image=PoweroleDistroPhoto.jpg
|Has description=A DC power distribution unit using anderson powerpole connectors
}}
}}
{{ProjectListOutro}}
</pre>
</pre>


==== Example: ====
==== Example: ====


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




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


'''Project Lead: {{{Project Lead|}}}'''
'''Project Lead: [[{{{Has user page}}}]]'''


{{{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.