قالب:سطر مثال قالب/شرح
المظهر
![]() | هذه صفحة توثيق فرعية لقالب:سطر مثال قالب. قد تحتوي على معلومات الاستخدام أو تصنيفات ومحتويات أخرى، والتي لا تشكل جزءًا من صفحة القالب الأصلية. |
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.