साँचा:Template example row/doc

मुक्त ज्ञानकोश विकिपीडिया से
< साँचा:Template example row
imported>आशीष भटनागर द्वारा परिवर्तित ०५:४३, २५ मार्च २००८ का अवतरण (नया पृष्ठ: {{documentation subpage}} This template generates a table of examples for use in template documentation. == Usage == <pre> <table class="prettytable"> {{template e...)
(अन्तर) ← पुराना अवतरण | वर्तमान अवतरण (अन्तर) | नया अवतरण → (अन्तर)
नेविगेशन पर जाएँ खोज पर जाएँ

साँचा:documentation subpage This template generates a table of examples for use in template documentation.

Usage

 <table class="prettytable">
 {{template example row|arg1}}
 {{template example row|arg1|arg2|arg3}}
 {{template example row|arg1|arg2|arg3|arg4|arg5}}
 </table>

 <table class="prettytable">
 {{template example row|arg1|notes=...}}
 {{template example row|arg1|arg2|arg3|notes=...}}
 {{template example row|arg1|arg2|arg3|arg4|arg5|notes=...}}
 </table>

It doesn't support named arguments to the example template yet.