དཔེ་ཆ་ stub: Difference between revisions

From gDams Ngag mDzod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
REPLACE DIV:<br>
TO FIX TIBETAN DISPLAY IN A TIBETAN TEXT PAGE:


REPLACE ALL
REPLACE ALL
Line 5: Line 5:
  </span>  
  </span>  
</pre>
</pre>
WITH
WITH
<pre>
<pre>
Line 18: Line 17:
  <div class="folio"><span class="shoglhe">
  <div class="folio"><span class="shoglhe">
</pre>
</pre>
ADD
 
ADD AFTER EACH TIBETAN SCRIPT NUMBER
<pre>
<pre>
  </span>
  </span>
</pre>
</pre>
AFTER EACH TIBETAN SCRIPT NUMBER
 


<pre>
<pre>

Revision as of 21:04, 14 January 2015

TO FIX TIBETAN DISPLAY IN A TIBETAN TEXT PAGE:

REPLACE ALL

 </span> 

WITH

 hard return </div>

REPLACE ALL

 <span class=TibUni16>

WITH

 <div class="folio"><span class="shoglhe">

ADD AFTER EACH TIBETAN SCRIPT NUMBER

 </span>


{{Text Tibetan}}
==Tibetan Text==
<onlyinclude>
<div class="folio"><span class="shoglhe">ཤོག་ལྷེ་###</span>
TEXT OF FOLIO IN TIBETAN SCRIPT GOES HERE
</div>

<div class="folio"><span class="shoglhe">ཤོག་ལྷེ་###</span>
TEXT OF FOLIO IN TIBETAN SCRIPT GOES HERE
</div>

==Notes==
<references/>
</onlyinclude>

==Other Information==
{{Nitartha Thanks}}

{{དཔེ་ཆ་}} [[Category: WYLIEMAINPAGETITLEFORTIBETANTEXT]]
  • Category Creation: Simply replace the above caps WYLIEMAINPAGETITLEFORTIBETANTEXT with the appropriate text title written in Extended Wylie Transliteration System. Then, when available, add the unicode Tibetan text to the page.
  • Tibet Text Formatting: Use BBEdit or other software to convert the old format of the Tibetan text to the new format (with div class="folio") with Find-Replace.

Templates in use on this stub:

Template:Text Tibetan
Template:Nitartha Thanks