বিষয়বস্তুতে চলুন

মডিউল:গ্রিডিরন রং/নথি

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে

Implements:

মডিউল:গ্রিডিরন রং/উপাত্ত থেকে রঙ ডেটা ব্যবহার করে

Usage[সম্পাদনা]

Debugging[সম্পাদনা]

Displays entire row from Module:Gridiron color/data for team and year passed in template call or using |team= and |year= (if omitted from invoke, module will take values from the template call):

{{#invoke:গ্রিডিরন রং|test|team=team name (optional)|year=#### (optional)}}

স্ক্রিপ্ট ত্রুটি: "গ্রিডিরন রং/sandbox" নামক কোনো মডিউল নেই।

Return team color[সম্পাদনা]

Returns either raw color value or prefixed color value. |column= uses the following values:

  1. Primary color
  2. Secondary color
  3. Tertiary color
  4. Alternative primary color
  5. Alternative secondary color

Set |raw=true to display raw hex values. Team name and year passed in template call or specified using |team= and |year=:

{{#invoke:গ্রিডিরন রং|color|column=#|raw=true (optional)|team=team name (optional)|year=#### (optional)}}

স্ক্রিপ্ট ত্রুটি: "গ্রিডিরন রং/sandbox" নামক কোনো মডিউল নেই।

Return team style[সম্পাদনা]

Returns complete CSS style for given team. A border will be displayed using the tertiary color if |border= is set to "true" (in which case the border will be 2px wide) or to a positive integer value (in which case the width will be the value specified in pixels). Team name and year passed in template call or specified using |team= and |year=:

{{#invoke:গ্রিডিরন রং|style|border=# or yes (optional)|team=team name (optional)|year=#### (optional)}}

স্ক্রিপ্ট ত্রুটি: "গ্রিডিরন রং/sandbox" নামক কোনো মডিউল নেই।