Form:Solution: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 11: Line 11:
{{{for template|Solution}}}
{{{for template|Solution}}}
{| class="formtable"
{| class="formtable"
! Lang:
! For task:
| {{{field|task}}}
|-
! Name:
| {{{field|name}}}
|-
! Language:
| {{{field|lang}}}
| {{{field|lang}}}
|-
|-
! Translation:
! Translation of:
| {{{field|translation}}}
| {{{field|translation}}}
|-
|-
! Libraries:
! Libraries:
| {{{field|libraries}}}
| {{{field|libraries}}}
|-
! Description:
| {{{field|description|input type=textarea}}}
|-
|-
! Code:
! Code:
| {{{field|code|property=Code_Entity}}}
| {{{field|code|property=Code_Entity}}}
|-
|-
! Example:
! Example usage:
| {{{field|example}}}
| {{{field|example|input type=textarea}}}
|-
|-
! Output:
! Output:
| {{{field|output}}}
| {{{field|output|input type=textarea}}}
|}
|}
{{{end template}}}
{{{end template}}}

Latest revision as of 23:26, 23 October 2010

This is the "Solution" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.


{{#forminput:form=Solution}}