OODA WIKI:Add a glossary term: Difference between revisions

From OODA WIKI
Jump to navigation Jump to search
AdminIsidore (talk | contribs)
No edit summary
Tag: Reverted
AdminIsidore (talk | contribs)
No edit summary
Tag: Reverted
Line 6: Line 6:
If the page already exists, this will take you to the form to edit it.
If the page already exists, this will take you to the form to edit it.


{{#forminput:form=GlossaryEntry|button text=Create or Edit Term|open in new tab=true}}
<form action="/index.php" method="get" target="_blank">
    <input type="hidden" name="title" value="Special:FormEdit" />
    <input type="hidden" name="form" value="GlossaryEntry" />
    <input type="text" name="target" size="40" placeholder="Enter page title here..." />
    <button type="submit">Create or Edit Term</button>
</form>

Revision as of 19:25, 27 August 2025

Add or Edit a Glossary Term[edit]

Type the name of the term's page in the box below.

  • For a normal word like Wood, type Wood.
  • For a Tironian note like , type a clean title like Tironian Et.

If the page already exists, this will take you to the form to edit it.

<form action="/index.php" method="get" target="_blank">

   <input type="hidden" name="title" value="Special:FormEdit" />
   <input type="hidden" name="form" value="GlossaryEntry" />
   <input type="text" name="target" size="40" placeholder="Enter page title here..." />
   <button type="submit">Create or Edit Term</button>

</form>