5,669
edits
(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 = | | 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> | ||