Add page for my KotOR universes
This commit is contained in:
parent
ce20fdd06e
commit
e4e58f6e6a
Binary file not shown.
After Width: | Height: | Size: 546 KiB |
Binary file not shown.
After Width: | Height: | Size: 487 KiB |
|
@ -0,0 +1,68 @@
|
|||
---
|
||||
layout: starwarskotor/content
|
||||
title: Universes
|
||||
pageTitle: "Leilukin's Star Wars: Knights of the Old Republic Universes"
|
||||
desc: "My universes and headcanons for Star Wars: Knights of the Old Republic series."
|
||||
tags: kotor shrine page
|
||||
categories: ["star wars kotor", "star wars kotor 2"]
|
||||
templateEngineOverride: njk, md
|
||||
toc: true
|
||||
eleventyNavigation:
|
||||
key: KotOR Universes
|
||||
parent: KotOR Shrine
|
||||
title: Universes
|
||||
order: 4
|
||||
---
|
||||
{% set universeAssetBase = '/assets/starwarskotor/universes/' %}
|
||||
|
||||
## My KotOR Timeline
|
||||
|
||||
This is my timeline for the events of the KotOR series, including the age of the major characters.
|
||||
|
||||
[View Leilukin's KotOR Timeline here](https://docs.google.com/spreadsheets/d/1xh9QpXBBVYwBNss1ifrLG1Pf7lbm_AhwaCktlbH0Yzo/edit)
|
||||
|
||||
## Main Universe
|
||||
|
||||
My main KotOR universe.
|
||||
|
||||
### Revan
|
||||
|
||||
![Screenshot of Jiaxuan Cheng, the Revan for my main KotOR universe]({{universeAssetBase}}myrevan-jiaxuan-cheng.png)
|
||||
|
||||
<dl>
|
||||
<dt>Name</dt>
|
||||
<dd>Jiaxuan Cheng 程嘉萱</dd>
|
||||
<dt>Class</dt>
|
||||
<dd>Scout + Jedi Sentinel</dd>
|
||||
<dt>Pronouns</dt>
|
||||
<dd>She/Her or They/Them</dd>
|
||||
<dt>Gender</dt>
|
||||
<dd>Non-binary woman</dd>
|
||||
<dt>Species</dt>
|
||||
<dd>Human</dd>
|
||||
<dt>Orientation</dt>
|
||||
<dd>Lesbian</dd>
|
||||
<dt>Romance</dt>
|
||||
<dd>Juhani and Bastila (polyamorous triad)</dd>
|
||||
</dl>
|
||||
|
||||
### Jedi Exile
|
||||
|
||||
![Screenshot of Yunhua Yang, the Jedi Exile for my main KotOR universe]({{universeAssetBase}}myexile-yunhua-yang.png)
|
||||
|
||||
<dl>
|
||||
<dt>Name</dt>
|
||||
<dd>Jiaxuan Cheng 程嘉萱</dd>
|
||||
<dt>Class</dt>
|
||||
<dd>Scout + Jedi Sentinel</dd>
|
||||
<dt>Pronouns</dt>
|
||||
<dd>She/Her or They/Them</dd>
|
||||
<dt>Gender</dt>
|
||||
<dd>Non-binary woman</dd>
|
||||
<dt>Species</dt>
|
||||
<dd>Human</dd>
|
||||
<dt>Orientation</dt>
|
||||
<dd>Lesbian</dd>
|
||||
<dt>Romance</dt>
|
||||
<dd>Juhani and Bastila (polyamorous triad)</dd>
|
||||
</dl>
|
Loading…
Reference in New Issue