টেমপ্লেট:উদ্ধৃতি শৈলীর নথিপত্র
When updating this template keep in mind that it is used on a number of template documentation pages. If the parameters in question are unique to a template, then either add it manually to the template documentation or create a new section here for transclusion. |
ব্যবহার
সম্পাদনাThis template is used to build consistent documentation pages for টেমপ্লেট:Cs1 templates.
- For example:
{{Citation Style documentation|author}}
will show the author documentation.
Where a particular section of documentation is not appropriate for a certain template, simply add the text manually or create a new subtemplate.
Each module of text is a subtemplate that can be edited using the link.
Section usage
সম্পাদনাWhen creating template documentation, use the following order of sections and content:
- Lead: a brief overview of the template intent
- Usage: samples of blank parameters that can be copied and pasted
- Examples: examples of various usage
- Parameters: detailed descriptions of each parameter
- Syntax: overview of the template syntax
- Deprecated: list of deprecated parameters
- Description: parameter descriptions separated by function in this general order:
- Authors
- Title
- Date
- Publisher
- Edition, series, volume
- In-source locations
- URL
- Anchor
- Identifiers
- Quote
- Editors
- Lay summary
- Display options
Lead section
সম্পাদনাUse {{csdoc|lead|content}}
to create consistent content for the lead:
টেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
Lua notice
সম্পাদনাস্ক্রিপ্ট ত্রুটি: "দমন বিষয়শ্রেণীসমূহ" নামক কোনো মডিউল নেই।
Usage section
সম্পাদনাStart the usage section with {{csdoc|usage}}
:
Parameters to copy are enclosed in tables created by sub-templates.
Full horizontal style
সম্পাদনা- Start with
{{csdoc|usage full}}
- Precede the sample markup with
:
to create an indent - Enclose the sample in
<code>
<nowiki>...</nowiki>
</code> - Close the table with
{{end}}
{{csdoc|usage full}} :<code><nowiki>{{cite book |last1= |first1= |author1-link= |last2= |first2= |author2-link= |editor1-first= |editor1-last= |editor1-link= |others= |title= |trans-title= |url= |archive-url= |archive-date= |format= |access-date= |type= |edition= |series= |volume= |date= |year= |orig-year= |publisher= |location= |language= |isbn= |oclc= |doi= |id= |page= |pages= |at= |trans-chapter= |chapter= |chapter-url= |quote= |ref= |bibcode= |lay-url= |lay-source= |lay-date= |author-mask= |display-authors= |postscript= |last-author-amp=}}</nowiki></code> {{end}}
টেমপ্লেট:Citation Style documentation/usage full
{{cite book |last1= |first1= |author1-link= |last2= |first2= |author2-link= |editor1-first= |editor1-last= |editor1-link= |others= |title= |trans-title= |url= |archive-url= |archive-date= |format= |access-date= |type= |edition= |series= |volume= |date= |year= |orig-year= |publisher= |location= |language= |isbn= |oclc= |doi= |id= |page= |pages= |at= |trans-chapter= |chapter= |chapter-url= |quote= |ref= |bibcode= |lay-url= |lay-source= |lay-date= |author-mask= |display-authors= |postscript= |last-author-amp=}}
|}
Most commonly used horizontal style
সম্পাদনা- Start with
{{csdoc|usage common}}
- Precede the sample markup with
:
to create an indent - Enclose the sample in
<code>
<nowiki>...</nowiki>
</code> - Close the table with
{{end}}
{{csdoc|usage common}} :<code><nowiki>{{cite book |last= |first= |author-link= |title= |url= |access-date= |year= |publisher= |location= |isbn= |page= |pages=}}</nowiki></code> {{end}}
টেমপ্লেট:Citation Style documentation/usage common
{{cite book |last= |first= |author-link= |title= |url= |access-date= |year= |publisher= |location= |isbn= |page= |pages=}}
|}
Full vertical style
সম্পাদনাThe full vertical style is created in three columns: Vertical list, Prerequisites and Brief instructions / notes.
- Start with:
{{csdoc|usage vertical}} <pre style="margin:0px;">
- Create the vertical list column
- Separate the next column with:
</pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;">
- Create the prerequisites column; blank lines must include a
- Separate the next column with:
</pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;">
- Create the instructions column; blank lines must include a
- End with:
</pre> {{csdoc|usage vertical end}}
Example:
{{csdoc|usage vertical}} <pre style="margin:0px;"> {{cite book | last = | first = | author-link = }} </pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;"> last </pre> {{csdoc|usage vertical mid}} <pre style="margin:0px;"> same as last1 same as first1 </pre> {{csdoc|usage vertical end}}
টেমপ্লেট:Citation Style documentation/usage vertical
{{cite book | last = | first = | author-link = }}
টেমপ্লেট:Citation Style documentation/usage vertical mid
last
টেমপ্লেট:Citation Style documentation/usage vertical mid
same as last1 same as first1
টেমপ্লেট:Citation Style documentation/usage vertical end
Sub-templates
সম্পাদনাUsage
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
|}
Usage full
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
|}
Usage common
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
|}
Usage vertical
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
|}
Usage vertical mid
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
|}
Usage vertical end
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
Examples section
সম্পাদনাUse {{markup2}} to format the examples টেমপ্লেট:Crossref.
{{markup2 |t=Basic usage with url (and accessdate) and edition |m={{cite book |title=Mysterious book}} |r={{cite book |title=Mysterious book}} }}
Parameters section
সম্পাদনাsyntax
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
COinS
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
sep_period
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
sep_comma
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
required
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
deprecated
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
author
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
editor
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
title
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
টেমপ্লেট:Citation Style documentation/opt
web
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
chapter
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
type
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
journal
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
edition
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
series
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
series_episode
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
event
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
agency
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
volume
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
date
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
publisher
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
newsgroup
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
language
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
pages
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
time
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
id1
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
id2
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
url
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
chapterurl
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
lay
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
quote
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
ref
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
ref2
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
display
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit টেমপ্লেট:Citation Style documentation/opt
Subscription or registration required
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
map_series
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
map_pages
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
interview_id
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
interview_author
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
interview_interviewer
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
album_name
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
season
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
network
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
transcript
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit
conference
সম্পাদনাটেমপ্লেট:Citation Style documentation/edit