Form:Solution: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 11:
{{{for template|Solution}}}
{| class="formtable"
! LangFor task:
| {{{field|task}}}
|-
! Name:
| {{{field|name}}}
|-
! Language:
| {{{field|lang}}}
|-
! Translation of:
| {{{field|translation}}}
|-
! Libraries:
| {{{field|libraries}}}
|-
! Description:
| {{{field|description|input type=textarea}}}
|-
! Code:
| {{{field|code|property=Type:CodeCode_Entity}}}
|-
! Example usage:
| {{{field|example|input type=textarea}}}
|-
! Output:
| {{{field|output|input type=textarea}}}
|}
{{{end template}}}