Template:ProjectList: Difference between revisions
From SUWS-wiki
DavidNewman (talk | contribs) mNo edit summary |
DavidNewman (talk | contribs) mNo edit summary |
||
Line 29: | Line 29: | ||
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]]}} | </noinclude><includeonly>! {{#if: {{?Has image}}} | [[File:{{{?Has image}}}|300px|{{{?Has title}}}]] | [[File:missingimg.png|300px|No image available]]}} | ||
| <h4>[[{{{ | | <h4>[[{{{?Page}}}|{{{?Has title}}}]]</h4> | ||
'''Status: {{{?Has status}}}''' | '''Status: {{{?Has status}}}''' | ||
'''Project Lead: {{{?Has user page}}}''' | '''Project Lead: [[{{{?Has user page}}}]]''' | ||
{{{?Has description}}} | {{{?Has description}}} | ||
|- | |- | ||
</includeonly> | </includeonly> |
Revision as of 23:33, 7 May 2018
This is the "ProjectList" template. It should be called in the following format:
{{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 }}
Example:
Powerpole Distribution Box ProjectStatus: Completed Project Lead: User:TylerWard A DC power distribution unit using anderson powerpole connectors |
Edit the page to see the template text.