Template:ProjectList: Difference between revisions
From SUWS-wiki
DavidNewman (talk | contribs) mNo edit summary |
DavidNewman (talk | contribs) m (switched from numbers to names for template variables) |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{ProjectList | {{ProjectList | ||
| | |Title=Powerpole_Distribution | ||
| | |Description=Powerpole Distribution Box Project | ||
| | |Status=Completed | ||
| | |Project Lead=User:TylerWard | ||
| | |Image=PoweroleDistroPhoto.jpg | ||
| | |Image Description=A DC power distribution unit using anderson powerpole connectors | ||
}}} | }}} | ||
</pre> | </pre> | ||
Line 17: | Line 17: | ||
{{ProjectListIntro}} | {{ProjectListIntro}} | ||
{{ProjectList | {{ProjectList | ||
| | |Page=Powerpole_Distribution | ||
| | |Title=Powerpole Distribution Box Project | ||
| | |Status=Completed | ||
| | |Project Lead=User:TylerWard | ||
| | |Image=PoweroleDistroPhoto.jpg | ||
| | |Description=A DC power distribution unit using anderson powerpole connectors | ||
}} | }} | ||
{{ProjectListOutro}} | {{ProjectListOutro}} | ||
Line 28: | Line 28: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>! {{#if: {{ | </noinclude><includeonly>! {{#if: {{Image}}} | [[File:{{{Image}}}|300px|{{{Title}}}]] | [[File:missingimg.png|300px|No image available]]}} | ||
| <h4>[[{{{ | | <h4>[[{{{Page}}}|{{{Title}}}]]</h4> | ||
'''Status: {{{ | '''Status: {{{Status}}}''' | ||
'''Project Lead: {{{ | '''Project Lead: {{{Project Lead}}}''' | ||
{{{ | {{{Description}}} | ||
|- | |- | ||
</includeonly> | </includeonly> |
Revision as of 22:58, 7 May 2018
This is the "ProjectList" template. It should be called in the following format:
{{ProjectList |Title=Powerpole_Distribution |Description=Powerpole Distribution Box Project |Status=Completed |Project Lead=User:TylerWard |Image=PoweroleDistroPhoto.jpg |Image 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.