- How to cite URLs:
<ref>{{cite web|title=Life of Honen, Jodo Shu homepage Homepage|
language=English|
url=http://www.jodo.org/about_hs/ho_life.html|
accessdate = 2008-11-23}}</ref>
- How to cite books:
<ref name="buswell">{{cite book | last1 = Buswell | first1 = Robert E. | last2 = Lopez |
first2 = Donald S. | title = The Princeton Dictionary of Buddhism | publisher = Princeton University Press |
year = 2013 | isbn = 0691157863 | page=213}}</ref>
- Or in a foreign language:
{{cite book |last= |first= |date= |title= |trans-title= |url= |language= |location= |publisher= |isbn=}}
- How to add Japanese text:
{{nihongo|'''Jōdo shū'''|浄土宗||"The Pure Land School"}}
- prints: Jōdo shū (浄土宗; "The Pure Land School")
or:
{{nihongo|'''The Pure Land School'''|浄土宗|Jōdo shū|}}
- prints: The Pure Land School (浄土宗, Jōdo shū)
- How to add Ancient Greek text and romanization:
{{lang-grc|ἄτομος|átomos|indivisible, an atom}}
- How to add Korean text with Hanja and romanization:
{{korean|hangul=정혜사|hanja=定慧社|rr=Jeonghyesa}}
- How to add Chinese text:
{{zh | t=日本| s=日本| p=Rìběn| w=| tl=Ji̍t-pún|l=Japan|}}
- See here for info on Buddhist Infobox, biography.
- Also, some here info on Buddhist Infobox, temples.
- Potentially useful template for Religious Holidays.
- The authoritative page on templates!
Quotes
When making quotes, use the Template:Blockquote code:
{{blockquote|text=
{{lang|fr|Ceci n'est pas une pipe.}}
This is Not a Pipe.
|multiline=yes
|author=[[René Magritte]]
|title=''[[The Treachery of Images]]''
}}
Makin' Tables
Source: https://en.wikipedia.org/wiki/Help:Table
{| class="wikitable"
|-
! Header 1
! Header 2
! Header 3
|-
| row 1 cell 1
| row 1 cell 2
| row 1 cell 3
|-
| row 2 cell 1
| row 2 cell 2
| row 2 cell 3
|}