Template:Annotation Specification: Difference between revisions
Jump to navigation
Jump to search
Megankatsumi (talk | contribs) No edit summary |
Megankatsumi (talk | contribs) No edit summary |
||
| 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: | ||
<pre> | <pre> | ||
{{Annotation Specification | |||
|Annotation= | |||
|Value= | |||
}} | |||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| Line 10: | Line 12: | ||
== Annotations == | == Annotations == | ||
{ | {| class="wikitable" | ||
| class="wikitable" | |||
! | Annotation|| Value | ! | Annotation|| Value | ||
{{ | |- | ||
Annotation | | {{{Annotation|}}} || {{{Value|}}} | ||
| | |||
}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
Revision as of 11:50, 10 June 2021
This is the "Annotation Specification" template. It should be called in the following format:
{{Annotation Specification
|Annotation=
|Value=
}}
Edit the page to see the template text.