summaryrefslogtreecommitdiff
path: root/data/docs/16
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-02-08 16:06:17 +0100
committerYorhel <git@yorhel.nl>2018-02-08 16:12:07 +0100
commit93b79ef9ebafcfccd0d239ffd06e2b547e209e3d (patch)
tree98d96f024d00bf318b16243518e53c2977136202 /data/docs/16
parent3f3a4d9810bb2483a89442b85d438639f26ecb7e (diff)
Store d+ pages in the DB as versioned entries + use markdown
This touches a bunch of things: - Adds a new first-class database entry type - Removes the d+.+.+ BBCode link syntax, adds a new d+#+ and d+#+.+ link syntax (references have been updated where possible) - Adds a new dependency on Text::MultiMarkdown
Diffstat (limited to 'data/docs/16')
-rw-r--r--data/docs/1645
1 files changed, 0 insertions, 45 deletions
diff --git a/data/docs/16 b/data/docs/16
deleted file mode 100644
index 036015fb..00000000
--- a/data/docs/16
+++ /dev/null
@@ -1,45 +0,0 @@
-:TITLE:Adding/Editing Staff Members
-:INC:index
-
-:SUB:Introduction
-<p>
- Staff entries represent individuals and groups that play significant roles in visual
- novels production, such as script writers, character designers, artists, voice actors,
- composers and singers.
-</p>
-
-:SUB:General info
-<dl>
- <dt>Names</dt><dd>
- People involved in visual novel production often hide behind multiple
- aliases. These aliases can be listed here. Add only aliases that are actually
- used in VN credits. Sometimes names with different Japanese spellings are
- romanized equally. You may add such aliases, but in that case the original
- spelling should be used when that name is being looked up in the VN staff
- edit form.<br />
- <br />
- One of the aliases can be selected as the primary name of the staff entry.
- Typically this is either the person's true name (if known, and if the person
- has used their true name in the context of VNs) or, alternatively, the most
- widely used alias.<br />
- <br />
- For each alias, the romaji field should contain the name in Latin alphabet.
- The original name should contain the name as it is written in the original
- script, and should be left blank if the name is already in the Latin
- alphabet. Check out the <a href="/d5">general editing guidelines</a> for
- information on name order and romanization. If possible, try to include a
- space between the given name and the surname.
- </dd><dt>Gender</dt><dd>
- Person's gender, if known.
- </dd><dt>Primary language</dt><dd>
- Native language, Japanese by default.
- </dd><dt>Staff note</dt><dd>
- Brief note describing biography, occupation and production companies affiliations, if any.
- It's fine to leave this field empty if there's nothing much known about the person in question.
- </dd><dt>Official page</dt><dd>
- Link to the official page or blog.
- </dd><dt>Additional links</dt><dd>
- You could also provide links to Wikipedia entry, Twitter account and/or AniDB entry. Do
- not specify the full URL for additional links, we only need a small part of it!
- </dd>
-</dl>