mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
Merge pull request #1 from RojjaCebolla/patch-1
Use tilde as shorthand for {cardname}
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
<h5 class='margin-top'>Text Codes:</h5>
|
||||
<div class='text-codes margin-bottom padding'>
|
||||
<h5>Code</h5><h5>Result</h5>
|
||||
<h5>{cardname}</h5><h5>Inserts the name of the card</h5>
|
||||
<h5>{cardname}</h5><h5>Inserts the name of the card (or use a tilde: ~)</h5>
|
||||
<h5>{-}</h5><h5>Inserts an em-dash</h5>
|
||||
<h5>{i}</h5><h5>Italicizes text</h5>
|
||||
<h5>{/i}</h5><h5>Removes italicization</h5>
|
||||
@@ -811,4 +811,4 @@
|
||||
</div>
|
||||
<script defer src='/js/creator-23.js'></script>
|
||||
<script defer src='/js/frameSearch.js'></script>
|
||||
<!-- END OF CONTENT -->
|
||||
<!-- END OF CONTENT -->
|
||||
|
Reference in New Issue
Block a user