Difference between revisions of "Template:Project"
m (fixed project picture link (if a picture name was provided, it didn't show the correct URI) |
m (added featured flag) |
||
Line 15: | Line 15: | ||
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #faf9f9; color: #333; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | {| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #faf9f9; color: #333; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;" | ||
! style="text-align: center; background-color:#f0eeff;" colspan="2" |<big>Project: {{PAGENAME}}</big> | ! style="text-align: center; background-color:#f0eeff;" colspan="2" |<big>Project: {{PAGENAME}}</big> | ||
+ | |- | ||
+ | ! Featured: | ||
+ | | {{#arraymap:{{{Featured|}}}|,|x|[[Featured::x]]}} | ||
|- | |- | ||
! State | ! State |
Revision as of 11:30, 8 February 2017
This is the "Project" template. It should be called in the following format:
{{Project |State= |Members= |Description= |GitHub= |Picture= }}
Edit the page to see the template text.