Difference between revisions of "Guide for editors"

Jump to navigation Jump to search
249 bytes added ,  19:25, 12 October 2018
no edit summary
(Created page with "==Infobox== Use the following code to insert an infobox into an encyclopaedic entry: <nowiki>{{infobox | nameofpractice = | flagemoji = 🇦🇲 | definition = |...")
 
Line 5: Line 5:
  <nowiki>{{infobox
  <nowiki>{{infobox
   | nameofpractice =  
   | nameofpractice =  
   | flagemoji = 🇦🇲
   | flagemoji =  
   | definition =  
   | definition =  
   | location =  
   | location =  
   | imagemap = Armenia map.png
   | imagemap = map.png
   | categories =  
   | categories =  
   | authorofpiece =  
   | authorofpiece =  
Line 14: Line 14:
   | website =  
   | website =  
}}
}}
'''''By '''''
</nowiki>
==First paragraphs
For a quick overview of the practice in the entry, the first paragraph or two are emphasised. Put the text between the following lines of code:
<nowiki> {| class="wikitable"
|-
|style="font-size:1.1em;"| TEXT START
|}
</nowiki>
</nowiki>

Navigation menu