টেমপ্লেট:টেমপ্লেট বিষয়শ্রেণী/নথি
পরিভ্রমণে চলুন
অনুসন্ধানে চলুন
book · conversion · external link · formatting · function · infobox · meta · navbox · stub · userbox
![]() | এটি টেমপ্লেট:টেমপ্লেট বিষয়শ্রেণী-এর জন্য একটি নথির উপপাতা। এখানে ব্যবহার সংক্রান্ত তথ্য, বিষয়শ্রেণী এবং অন্যান্য সামগ্রী রয়েছে যা মূল টেমপ্লেট পাতার অংশ নয়। |
The {{template category}} template should be placed at the top of categories that contain only template pages and their related subcategories.
ব্যবহার[সম্পাদনা]
- Default appearance
![]() |
|
- For the displayed output of 'topic' or 'description' inputs (only)
- the parameters BG, FS, LH corresponding to HTML: 'background', 'font-size', and 'line-height' respectively have scope inside the text body.
Full syntax[সম্পাদনা]
{{template category|type= |topic= |description= }}
for example, using |type=documentation
, like other type enums, the template changes the default message to:
![]() |
|
Parameters[সম্পাদনা]
The following parameters that are all optional, may also be used:
- type
- Adds a note as to which type of template the category (but not necessarily its subcategories) is meant to contain, e.g.
{{template category|type=navbox}}
- Currently, setting type to one of several values produces a preset note. The values are:
- If type is set to something other than one of these values, the default message "The pages listed in this category are meant be type templates." appears.
- topic
- Adds the default description "Templates relating to topic.", where topic is usually a wikilink to the book associated with the category (e.g. Algorithms for the category Category:Algorithms/Templates). See Example 1 below.
- description
- Use this if a customized description is needed instead of (or, if topic also used, to follow) the default description above. See Example 2 below.
Examples[সম্পাদনা]
Example 1[সম্পাদনা]
{{template category |type = navbox |topic = United States }}
![]() |
|
Example 2[সম্পাদনা]
{{template category |type = navbox |topic = China |description = For templates relating specifically to the People's Republic of China (PRC) or the current Republic of China (ROC, "Taiwan"). }}
![]() |
|
Example 3[সম্পাদনা]
{{template category |description = Here's a ''description'' without a preceding ''topic'' statement. }}
![]() |
|
Example 4[সম্পাদনা]
{{template category |type = external link |description = '''Templates aiding the creation and formatting of external links to topic databases.''' }}
![]() |
|