Difference between revisions of "Template:Annotation Specification"

From City Data Model Project Collaboratory
Jump to navigation Jump to search
Line 2: Line 2:
 
This is the "Annotation Specification" template.
 
This is the "Annotation Specification" template.
 
It should be called in the following format:
 
It should be called in the following format:
 +
{{#template_params:
 +
Annotation Specification
 +
|Annotation Rows (holds template=Annotation Row)
 +
}}
 
<pre>
 
<pre>
{{Annotation Specification
 
|Annotation Row (holds template=Annotation Row)
 
}}
 
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
Line 11: Line 12:
 
== Annotations ==
 
== Annotations ==
  
{| class="wikitable"
+
{#template_display:
 +
| class="wikitable"
 
! | Annotation|| Value
 
! | Annotation|| Value
{{{Annotation Row|}}}
+
{{{Annotation Rows|}}}
  
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 09:56, 4 June 2021

This is the "Annotation Specification" template. It should be called in the following format: This is the "Annotation Specification" template.

It should be called in the following format:

{{Annotation Specification
|Annotation Specification=
|Annotation Rows=
}}

Edit the page to see the template text.


Edit the page to see the template text.