יחידה:גרפים: הבדלים בין גרסאות בדף
צבעי ברירת מחדל |
כדי שאפשר יהיה לארוז בתבנית:ממוזער |
||
| שורה 75: | שורה 75: | ||
table.insert( tab, | table.insert( tab, | ||
mw.text.tag( 'ul', | mw.text.tag( 'ul', | ||
{style="width:100%;list-style:none;-webkit-column-width:12em;-moz-column-width:12em;column-width:12em"}, | {style="text-align:right;width:100%;list-style:none;-webkit-column-width:12em;-moz-column-width:12em;column-width:12em"}, | ||
table.concat( list, '\n' ) | table.concat( list, '\n' ) | ||
) | ) | ||