سانچہ:Unbulleted list center/doc

ویکی‌وحدت سے
< سانچہ:Unbulleted list center
نظرثانی بتاریخ 03:44، 27 اپريل 2020ء از ur>Wikivahdat (←‏Example: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
(فرق) → پرانا نسخہ | تازہ ترین نسخہ (فرق) | تازہ نسخہ ← (فرق)

Usage

This template is a shortcut for {{Unbulleted list|list_style=text-align:center}}. It supports the same parameters as that template, and additional list styles can also be specified using |list_style= without it overriding the centering.

Example

Code
{| class="wikitable"
|-
! scope="col" | Header
|-
| {{Unbulleted list center|A|B|C|list_style=color:red|item2_style=color:blue}}
|}
Header
  • A
  • B
  • C