Browse Source

Updated FAQ Theme contents

pull/40/head
Benjamin Southall 7 years ago
parent
commit
f87e2ca3cc
  1. 63
      templates/themes/faq/index.html

63
templates/themes/faq/index.html

@ -38,36 +38,45 @@
How does post formatting work ? How does post formatting work ?
</h2> </h2>
<p> It is standard vichan post formatting. </p> <p> It is standard vichan post formatting. </p>
<p> '''text''' makes it bold </p> <p> [b] makes it bold [/b] </p>
<p> ''text'' makes it italic </p> <p> [i] makes it italic [/i] </p>
<p> **text** makes it spoiler </p>
<p> [spoiler]text [/spoiler] makes it spoiler </p> <p> [spoiler]text [/spoiler] makes it spoiler </p>
<p> [code]text [/code] makes it code </p> <p> [code]text [/code] makes it code </p>
<h2 id="5"> <p> To specify language for the syntax highlighting. Use something like the example below</p>
<p>
[code]</p>
<p>lisp</p>
<p>(defun foo ()</p>
<p> (if (mapcar (lambda (x) (format t "~a " x)) '(is this not infuriating?)) </p>
<p> t </p>
<p> nil)) <p>
<p>[/code]</p>
<p>Valid languages are listed <a href="http://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#language-names-and-aliases">here</a>.</p>
<h2 id="5">
What is the purpose of Lainchan ? What is the purpose of Lainchan ?
</h2> </h2>
<p>See https://lainchan.org/q/res/11853.html#11853 </p> <p>See https://lainchan.org/q/res/11853.html#11853
<p>Like all questions the answer depends on who you ask.</p> Like all questions the answer depends on who you ask.
<p>My answer:</p> </p>
<p>First what lainchan.org is:</p> <p>
<p>lainchan.org is a domain name, the host that domain name points to hosts an imageboard called lainchan based on vichan, it hosts a Mumble server, it hosts an audio stream.</p> My answer:
<p>The purpose of lainchan.org the domain name is so you don't have to type an IP address to access the services hosted on the previously mentioned host.</p> First what lainchan.org is:
<p>The purpose of lainchan.org is to be a place / community where people can interact online.</p> lainchan.org is a domain name, the host that domain name points to hosts an imageboard called lainchan based on vichan, it hosts a Mumble server, it hosts an audio stream.
<p>What makes lainchan.org community different from all the other places / communities where people can interact online ?</p> The purpose of lainchan.org the domain name is so you don't have to type an IP address to access the services hosted on the previously mentioned host.
<p>This is another good question, and one you haven't asked yet, but I will try to answer anyhow.</p> The purpose of lainchan.org is to be a place / community where people can interact online.
<p>Our main distinguishing factors are related to our appreciation of Lain and Serial Experiments Lain. </p> </p>
<p>The series is influenced by themes such as reality, identity, and communication, and it demonstrates them by using philosophy, computer history, cyberpunk literature, and conspiracy theory. (from https://en.wikipedia.org/wiki/Serial_Experiments_Lain)</p> <p>
<p>Most of the boards on the image board reflect aspects or influences of the series.</p> What makes lainchan.org community different from all the other places / communities where people can interact online ?
<p>Because the series is influenced by cyberpunk literature, it very easy to label the lainchan.org community as just a cyberpunk image board, but I believe that label is incomplete at best and a restriction at worst.</p> This is another good question, and one you haven't asked yet, but I will try to answer anyhow.
<p>My answer isn't the only answer, and I happy to see others posting their answer to the same question.</p> Our main distinguishing factors are related to our appreciation of Lain and Serial Experiments Lain.
<p>My question to you which you don't need to answer here.</p> The series is influenced by themes such as reality, identity, and communication, and it demonstrates them by using philosophy, computer history, cyberpunk literature, and conspiracy theory. (from https://en.wikipedia.org/wiki/Serial_Experiments_Lain)
<p>The lainchan community is to you what you want it to be. What do you want it to be ?</p> <p>
<p>Answers according to other sources: </p> Most of the boards on the image board reflect aspects or influences of the series.
<p>https://wiki.installgentoo.com/index.php/Lainchan </p> Because the series is influenced by cyberpunk literature, it very easy to label the lainchan.org community as just a cyberpunk image board, but I believe that label is incomplete at best and a restriction at worst.
<p>https://www.reddit.com/r/Cyberpunk/comments/26cx64/lainchan_a_cyberpunkthemed_image_board_that_is/</p> My answer isn't the only answer, and I happy to see others posting their answer to the same question.
<p>http://4archive.org/board/g/thread/50808811 </p> My question to you which you don't need to answer here.
<p>https://encyclopediadramatica.se/List_of_*chan_boards</p> The lainchan community is to you what you want it to be. What do you want it to be ?</p>
<h2 id="6"> <h2 id="6">
Why are my posts being changed / language enhanced ? Why are my posts being changed / language enhanced ?
</h2> </h2>
@ -97,9 +106,9 @@
</h2> </h2>
<p>Either submit your constructive criticism in a /q/ thread, or go back to your favourite chan of choice. </p> <p>Either submit your constructive criticism in a /q/ thread, or go back to your favourite chan of choice. </p>
<h2 id="13"> <h2 id="13">
I want to request stckers I want to request stickers
</h2> </h2>
<p>See https://lainchan.org/q/res/11998.html#11998 </p> <p>See https://lainchan.org/q/res/12974.html#12974 </p>
<h2 id="14"> <h2 id="14">
I want to submit a banner to Lainchan I want to submit a banner to Lainchan
</h2> </h2>

Loading…
Cancel
Save