The Editorial Desk: Difference between revisions

From The Radical Buddhism Project
mNo edit summary
No edit summary
 
Line 102: Line 102:
** To re-use the exact same citation elsewhere on a page, declare a unique name label: <br><code><nowiki><ref name="smith2026">Source Text</ref></nowiki></code> on first call, then use <code><nowiki><ref name="smith2026" /></nowiki></code>
** To re-use the exact same citation elsewhere on a page, declare a unique name label: <br><code><nowiki><ref name="smith2026">Source Text</ref></nowiki></code> on first call, then use <code><nowiki><ref name="smith2026" /></nowiki></code>
</div>
</div>
* '''Miscellanea:'''
** To repress numbering in TOC, insert <code><nowiki><div class="noautonum">__TOC__</div></nowiki></code> at the location of the TOC


<!-- RIGHT COLUMN: LINKS -->
<!-- RIGHT COLUMN: LINKS -->

Latest revision as of 23:38, 18 August 2026

The Editorial Desk Welcome to the central tracking hub. Review the manuscript queues below to monitor translations, transcription states, and peer review pipelines.

📂
Under
Construction
Active assemblies and raw text drafts.


📂
Awaiting
Peer Review
Encyclopedia articles requiring specialist review.


📂
Translation
Review
Completed English drafts requiring language audit.


📂
Textual
Verification
Digital transcriptions awaiting source scan verification.


📂
Provisional
Entries
General editorial summaries slated for revision or expansion.

Desk Reference: Wiki Syntax

  • Bold Text: Enclose words in three single quotes: '''text'''
  • Italics: Enclose words in two single quotes: ''text''
  • Internal Linking: Link to archive articles using double brackets: [[Article Title]]
  • External Hyperlink: Link out to sources using single brackets: [URL Display Text]
  • Section Headers:
    • Main Section: == Title ==
    • Sub-Section: === Subtitle ===
    • Sub-Sub-Section: ==== Subsubtitle ====
  • Project Design Templates:
    • Main Article link: {{main|title of main article}}
    • Annotation: {{annotation|your comment text here}}
    • Font Size: {{size|120%|text}} (Accepts any % value)
    • Text Color: {{clr|#767676|text}} (Accepts any hexcode)
    • Text Background: {{txtbck|#767676|text}} (Accepts any hexcode)
  • Scholarly Citations & Footnotes:
    • To add an inline footnote reference, wrap your citation text inside the native tag:
      <ref>Citation Source Data Here</ref>
    • To re-use the exact same citation elsewhere on a page, declare a unique name label:
      <ref name="smith2026">Source Text</ref> on first call, then use <ref name="smith2026" />
  • Miscellanea:
    • To repress numbering in TOC, insert <div class="noautonum">__TOC__</div> at the location of the TOC


Useful Links