Difference between revisions of "Cheat Sheet"

From Johnisdead Wiki
Jump to navigation Jump to search
Line 127: Line 127:
 
<h2>Other Stylings</h2>
 
<h2>Other Stylings</h2>
  
<div class="popup" onclick="myFunction()">
+
{{#simple-tooltip-img: http://johnisdead.withinhubris.com/images/a/ae/Lens.png | image tooltip-text }}
<p>Test one.</p>
 
<span class="popuptext" id="myPopup">Success one.</span>
 
</div>
 
  
<div class="popup" onclick="myFunction()">
 
<p>Test two.</p>
 
<span class="popuptext" id="myPopup">Success two.</span>
 
</div>
 
  
  

Revision as of 11:13, 13 January 2020

Documented Conversations and Canon Text (Without Summary)

0/0/0 - Chat with Character - Source

Text goes here.
Text from a canon entity.

<div class="transcript mw-collapsible mw-collapsed">
<p style="display:inline;">
<b>
0/0/0 - Chat with Character - Source
</b>
</p>
<div class="mw-collapsible-content"><poem>
Text goes here.
<span class="vip">Text from a canon entity.</span>
</poem>
</div>
</div>




Documented Conversations and Canon Text (With Summary)

0/0/0 - Chat with Character - Source

Long blocks of text.
Long blocks of text form a canon entity.

Summary

  • Important piece of information derived from the text above.
  • Important piece of information derived from the text above.
<div class="transcriptsum mw-collapsible mw-collapsed">
<p style="display:inline;">
<b>
0/0/0 - Chat with Character - Source
</b>
</p>
<div class="mw-collapsible-content"><poem>
Long blocks of text.
<span class="vip">Long blocks of text form a canon entity.</span>
</poem>
</div>
</div>
<div class="summary">
<p class="fauxheader">Summary</p>
<div class="fadediv"></div>
<ul>
<li>
Important piece of information derived from the text above.
</li>
<li>
Important piece of information derived from the text above.
</li>
</ul>
</div>




Linking and Files

A clickable icon that links the reader to a separate page that will automatically play the specified audio file. target=_blank

<span class="ext-link">[[File:listen.png|frameless|link=((YOUR_URL_TO_UPLOADED_AUDIO_FILE_HERE))|target=_blank]]</span>

A clickable icon that will display another image already loaded on the page.Viewimage.png

!!IMPORTANT!! The file linked with this method MUST be loaded on the page somewhere. A way of doing this without having to visually have the image appearing in the article is to place a hidden paragraph element somewhere in your article that contains all of the files that are to be linked. Example:

[[File:viewimage.png|frameless|link={{fullurl:{{PAGENAME}}}}#/media/File:file1.png]]
[[File:viewimage.png|frameless|link={{fullurl:{{PAGENAME}}}}#/media/File:file2.png]]
[[File:viewimage.png|frameless|link={{fullurl:{{PAGENAME}}}}#/media/File:file3.png]]

<p style="display:none;">
[[File:file1.png]]
[[File:file2.png]]
[[File:file3.png]]
</p>




Other Stylings



Non-indented text.

Indented text.

Non-indented text.

<p>Non-indented text.</p>
<div class="indented">
<p>Indented text.</p>
</div>
<p>Non-indented text.</p>

"Short canon string of text."

<span class="canquote">"Short canon string of text."</span>

"Supplemental explanation text."

<span class="supple">"Supplemental explanation text."</span>


Soon.png