The Editorial Desk: Difference between revisions

From The Radical Buddhism Project
No edit summary
No edit summary
Line 88: Line 88:
* '''Internal Linking:''' Link to archive articles using double brackets: <code><nowiki>[[Article Title]]</nowiki></code>
* '''Internal Linking:''' Link to archive articles using double brackets: <code><nowiki>[[Article Title]]</nowiki></code>
* '''External Hyperlink:''' Link out to sources using single brackets: <code><nowiki>[URL Display Text]</nowiki></code>
* '''External Hyperlink:''' Link out to sources using single brackets: <code><nowiki>[URL Display Text]</nowiki></code>
* '''Paragraph Shifting:''' Double click Enter to register an explicit layout break.
* '''Section Headers:'''  
** Main Section: <code><nowiki>== Title ==</nowiki></code>
** Sub-Section: <code><nowiki>=== Subtitle ===</nowiki></code>
** Sub-Sub-Section: <code><nowiki>==== Subsubtitle ====</nowiki></code>
* '''Project Design Templates:'''
** Annotation: <code><nowiki>{{annotation|your comment text here}}</nowiki></code>
** Font Size: <code><nowiki>{{size|120%|text}}</nowiki></code> (Accepts any % value)
** Text Color: <code><nowiki>{{clr|#767676|text}}</nowiki></code> (Accepts any hexcode)
* '''Scholarly Citations & Footnotes:'''
** To add an inline footnote reference, wrap your citation text inside the native tag: <br><code><nowiki><ref>Citation Source Data Here</nowiki></code><code><nowiki></ref></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</nowiki></code><code><nowiki></ref></nowiki></code> on first call, then use <code><nowiki><ref name="smith2026" /></nowiki></code>
</div>
</div>


<!-- RIGHT COLUMN: CORE POLICY LINK UTILITIES -->
<!-- RIGHT COLUMN: LINKS -->


| style="width: 40%; vertical-align: top; text-align: left; padding-left: 12px; padding-right: 0px; border: none;" |
| style="width: 40%; vertical-align: top; text-align: left; padding-left: 12px; padding-right: 0px; border: none;" |
Line 98: Line 108:
<div style="margin-top: 8px;">
<div style="margin-top: 8px;">
* [[Editorial Guidelines]]
* [[Editorial Guidelines]]
* [https://radicalbuddhism.net/forum/viewforum.php?f=14 The Editorial Desk Forum]
* (more to be added)
* (more to be added)
</div>
</div>

Revision as of 23:32, 22 July 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 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:
    • Annotation: {{annotation|your comment text here}}
    • Font Size: {{size|120%|text}} (Accepts any % value)
    • Text Color: {{clr|#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" />


Useful Links