Difference between revisions of "Form:Oyster"

From Pearl Language
Jump to navigation Jump to search
(Added some introductory text.)
(WebSourceListItem += About)
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is form '{{PAGENAME}}'. You can use it to edit {{p|pearl}}s. Simply enter the name of the {{p|pearl}} into the text field and press enter. This will take you to the form where you can edit the {{p|pearl}}.
This is form '{{PAGENAME}}'. You can use it to edit {{p|pearl}}s. Simply enter the name of the {{p|pearl}} into the text field and press enter. This will take you to the form where you can edit the {{p|pearl}}.
Invoking [[:form:{{PAGENAME}}]] results in a form with the following properties of a {{p|pearl}}:
{|class="formtable"
|-
!{{label|To}}
|Describe the goal in a terse sentence of the form “to ''achieve some goal''. The [[:template:usage]] takes the name of a {{p|pearl}} and returns a string “{{p|pearl}} to ''achieve some goal''”.
|}


{{#forminput:Oyster}}
{{#forminput:Oyster}}
</noinclude><includeonly>
</noinclude><includeonly>
{{{for template|Oyster|label=Pearl}}}
{{{for template|Oyster|label=Pearl}}}
{| class="formtable"
{|class="formtable"
|-
!{{label|To}}
|{{{field|goal|mandatory|property=goal|input type=textarea|rows=1}}}
|-
|-
!{{label|Stage}}
!{{label|Stage}}
Line 15: Line 24:
|-
|-
!{{label|Context}}
!{{label|Context}}
|{{{field|context|mandatory|input type=textarea}}}
|{{{field|context|input type=textarea}}}
|-
|-
!{{label|Wish in a single line}}
!{{label|Wish}}
|{{{field|wish in a single line|mandatory|input type=textarea|rows=1}}}
|{{{field|wish|input type=textarea|rows=1}}}
|-
|-
!{{label|Therefore in a single line}}
!{{label|So}}
|{{{field|therefore in a single line|mandatory|input type=textarea|rows=1}}}
|{{{field|so|input type=textarea|rows=1}}}
|-
|-
!{{label|Captive image}}
!{{label|Captive image}}
Line 29: Line 38:
|{{{field|prologue|input type=textarea|rows=1}}}
|{{{field|prologue|input type=textarea|rows=1}}}
|-
|-
!{{label|Wish}}
!{{label|Wish (full)}}
|{{{field|wish|mandatory|input type=textarea}}}
|{{{field|wish full|input type=textarea}}}
|-
|-
!{{label|Background}}
!{{label|Background}}
|{{{field|background|input type=textarea|autogrow}}}
|{{{field|background|input type=textarea|autogrow}}}
|-
|-
!{{label|Therefore}}
!{{label|Therefore (full)}}
|{{{field|therefore|mandatory|input type=textarea}}}
|{{{field|therefore full|input type=textarea}}}
|-
|-
!{{label|New}}
!{{label|New}}
Line 45: Line 54:
|}
|}
{{{end template}}}
{{{end template}}}
'''Free text'''
'''Free text'''
{{{standard input|free text|rows=20|cols=100}}}


{{{standard input|free text|rows=20|cols=100}}}
{{{for template|WebSourceListItem|label=Web (optional)|multiple}}}
{| class="formtable"
|-
!{{label|URL}}
|{{{field|url}}}
|-
!{{label|Site}}
|{{{field|site|size=50}}}
|-
!{{label|Author(s)}}
|{{{field|person}}}
|-
!{{label|Title}}
|{{{field|title}}}
|-
!{{label|About}}
|{{{field|about}}}
|}
{{{end template}}}


{{{for template|Source|label=Source of this pearl (optional)}}}
{{{for template|Source|label=Source of this pearl (optional)|multiple}}}
{| class="formtable"
{| class="formtable"
|-
|-
Line 65: Line 92:
|{{{field|coder}}}
|{{{field|coder}}}
|-
|-
!{{label|Oorspronkelijke patroonnaam}}
!{{label|Original pattern name}}
|{{{field|pattern}}}
|{{{field|pattern}}}
|-
|-

Latest revision as of 09:46, 19 July 2014

This is form 'Oyster'. You can use it to edit pearls. Simply enter the name of the pearl into the text field and press enter. This will take you to the form where you can edit the pearl.

Invoking form:Oyster results in a form with the following properties of a pearl:

To: Describe the goal in a terse sentence of the form “to achieve some goal. The template:usage takes the name of a pearl and returns a string “pearl to achieve some goal”.