Template:GSoC idea: Difference between revisions

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

Revision as of 16:58, 22 January 2018


No description.

Template 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