Template:GSoC idea: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 30: Line 30:
</templatedata>
</templatedata>
</noinclude>
</noinclude>
<noinclude>{{Documentation}}</noinclude><!--
--><includeonly>{| class="wikitable" style="width:100%"
|+ style="text-align: left;font-size: 125%" | {{{title|MISSING TITLE}}}
|-
|
<div style="font-weight: bold">Suggested By</div>
<div style="padding-left: 15px">{{{suggestor|}}}</div>
<div style="font-weight: bold">Summary</div>
<div style="padding-left: 15px">{{{summary|MISSING SUMMARY}}}</div>
<div style="font-weight: bold">Skills Required</div>
<div style="padding-left: 15px">{{{skills|}}}</div>
<div style="font-weight: bold">Difficulty</div>
<div style="padding-left: 15px"><span style="{{#switch: {{lc:{{{difficulty|}}}}}
  | hard | high = background: #ffc;
  | medium | normal = background: #cfc;
  | easy | low = background: white;
  | #default = background: none;
}}  padding: 2px 6px">{{{difficulty|}}}</span>{{#if: {{{difficulty_desc|}}} | ({{{difficulty_desc}}}) }}</div>
<div style="font-weight: bold">Possible Mentors</div>
<div style="padding-left: 15px">{{#if: {{{mentors|}}} | {{{mentors}}} | <span style="background: #fdd; padding: 2px 6px">None yet</span>}}</div>
<div style="font-weight: bold">Notes</div>
<div style="padding-left: 15px">{{{notes|}}}</div>
<div style="font-weight: bold">Comments</div>
<div style="padding-left: 15px">{{{comments|}}}</div>
|}</includeonly>

Latest revision as of 17:08, 22 January 2018


GSOC Idea

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
suggestorsuggestor

no description

Unknownoptional
summarysummary

no description

Unknownoptional
skillsskills

no description

Unknownoptional
difficultydifficulty

no description

Unknownoptional
difficulty_descdifficulty_desc

no description

Unknownoptional
mentorsmentors

no description

Unknownoptional
notesnotes

no description

Unknownoptional
commentscomments

no description

Unknownoptional

Template:Documentation