Template: Form/Poetic Feature: Difference between revisions
Psalms wiki (talk | contribs) No edit summary |
Psalms wiki (talk | contribs) No edit summary |
||
Line 29: | Line 29: | ||
}}{{#ifeq: {{{Include table|}}} |yes| | }}{{#ifeq: {{{Include table|}}} |yes| | ||
<!-- | <!-- | ||
Table for multi-instance items | Discussion (include label only if there is also a table) | ||
--> | |||
Further discussion: | |||
}}<nowiki>{{{for template|Poetic Feature.</nowiki>{{{Section|}}}.{{{ItemIndex|1}}}<nowiki>}}}</nowiki> | |||
<nowiki>{{{field|Discussion|input type=textarea}}}</nowiki> | |||
<!-- | |||
'Relevance' checkbox | |||
--> | |||
{{#switch: {{{Include table|}}}{{{Include checkbox|}}} | |||
|yes | |||
|noyes= | |||
<nowiki>{{{field|Relevant|input type=checkbox|default=false}}}</nowiki> This feature seems to be relevant to the structure of this psalm. | |||
}} | |||
<br/><br/> | |||
<nowiki>{{{end template}}}</nowiki> <!-- end Poetic Feature template --> | |||
{{#ifeq: {{{Include table|}}} |yes| | |||
<!-- | |||
Table for multi-instance items (which must, code-wise, be placed AFTER the above template, but which will appear WITHIN the template | |||
--> | --> | ||
<nowiki>{{{for template | <nowiki>{{{for template | ||
Line 47: | Line 64: | ||
</nowiki> | </nowiki> | ||
<nowiki>{{{end template}}}</nowiki> <!-- end table --> | <nowiki>{{{end template}}}</nowiki> <!-- end table --> | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 08:49, 18 April 2020
This is a helper template for the Psalm form.
e.g.
{{Form/Poetic Feature |Section=Phonology |ItemIndex=1 |Include table=yes |Description=How are vowels distributed throughout the poem? |Additional info=Include additional notes about the feature in the space below the table. How does our analysis change when viewing aleph vs. ayin with the same vowel underneath? }}
1. How are vowels distributed throughout the poem?
Include additional notes about the feature in the space below the table. How does our analysis change when viewing aleph vs. ayin with the same vowel underneath?Further discussion:{{{for template|Poetic Feature.Phonology.1}}}
{{{field|Discussion|input type=textarea}}}
{{{field|Relevant|input type=checkbox|default=false}}} This feature seems to be relevant to the structure of this psalm.
{{{end template}}}
{{{for template
|Feature Table.Phonology.1
|multiple
|display=spreadsheet
|height=300px
|minimum instances=1
}}}
{{{field|Definition|input type=textarea|label=Definition (feature being studied)}}}
{{{field|Occurrences|input type=textarea|label=Occurrences}}}
{{{field|Clustering|input type=textarea|label=Clustering (or sections of absence) of this feature}}}
{{{field|Intersection|input type=textarea|label=Intersection of occurrences with overall text structure}}}
{{{field|Connections|input type=textarea|label=Connections formed by feature (among words, lines, sections, or other)}}}
{{{field|Structure|input type=textarea|label=Explain (if applicable) how this feature contributes to the structuring of the text}}}
{{{end template}}}