Template: Form/Poetic Feature: Difference between revisions

From Psalms: Layer by Layer
Jump to: navigation, search
No edit summary
(Undo revision 2313 by Psalms wiki (talk))
Tag: Undo
Line 1: Line 1:
<noinclude>
<noinclude>


This is a helper template for the Psalm form. It runs twice: once for the discussion fields that belong WITHIN the main template, and once for the EMBEDDED templates, which need to actually appear, code-wise, WITHOUT the main template.
This is a helper template for the Psalm form.


e.g.
e.g.
<pre>
<pre>
{{Form/Poetic Feature  
{{Form/Poetic Feature  
  |Run=Discussion (vs. Table)
   |Section=Phonology  
   |Section=Phonology  
   |ItemIndex=1  
   |ItemIndex=1  
Line 20: Line 19:
   |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? }}
   |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? }}


</noinclude><includeonly>{{#ifeq: {{{Run|Discussion}}}|Discussion|
</noinclude><includeonly>
{{{ItemIndex|1}}}. {{{Description|}}}
{{{ItemIndex|1}}}. {{{Description|}}}
{{#if: {{{Additional info|}}}  
{{#if: {{{Additional info|}}}  
Line 44: Line 43:
<br/><br/>
<br/><br/>
<nowiki>{{{end template}}}</nowiki> <!-- end Poetic Feature template -->
<nowiki>{{{end template}}}</nowiki> <!-- end Poetic Feature template -->
|
{{#ifeq: {{{Include table|}}} |yes|
{{#ifeq: {{{Include table|}}} |yes|
<!--
<!--
Line 66: Line 64:
</nowiki>
</nowiki>
<nowiki>{{{end template}}}</nowiki> <!-- end table -->
<nowiki>{{{end template}}}</nowiki> <!-- end table -->
}}
}}
}}
</includeonly>
</includeonly>

Revision as of 09:28, 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? {{{field|Phonology.1.Table|holds template}}} Further discussion:{{{field|Phonology.1.Discussion|input type=textarea}}} {{{field|Phonology.1.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 |embed in field=Phonology[Phonology.1.Table] }}} {{{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}}}