"ഫലകം:DocumentationIdentity" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
(ചെ.)No edit summary റ്റാഗുകൾ: Reverted 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.) "ഫലകം:DocumentationIdentity" സംരക്ഷിച്ചു ([തിരുത്തുക=സിസോപ്പുകളെ മാത്രം അനുവദിക്കുന്നു] (അനിശ്ചിതകാലം) [തലക്കെട്ട് മാറ്റുക=സിസോപ്പുകളെ മാത്രം അനുവദിക്കുന്നു] (അനിശ്ചിതകാലം)) |
||
| (ഒരേ ചെയ്ത ഇടയ്ക്കുള്ള 3 നാൾപ്പതിപ്പുകൾ പ്രദർശിപ്പിക്കുന്നില്ല) | |||
| വരി 1: | വരി 1: | ||
<includeonly><templatestyles src="Template:DocumentationIdentity/styles.css" /> | <includeonly><templatestyles src="Template:DocumentationIdentity/styles.css" /> | ||
<div class="documentation-identity"> | <div class="documentation-identity"> | ||
<div class="documentation-identity-byline"> | <div class="documentation-identity-byline">{{{byline|}}}</div> | ||
{{{byline|}}} | |||
</div> | |||
<div class="documentation-identity-breadcrumb"> | <div class="documentation-identity-breadcrumb"> | ||
{{{breadcrumb|}}} | {{{breadcrumb|}}} | ||
</div> | </div> | ||
</div> | </div> | ||
</includeonly> | </includeonly><noinclude> | ||
<noinclude> | |||
== Documentation == | == Documentation == | ||
This template displays the identity block for documentation pages. | This template displays the identity block for documentation pages. | ||
| വരി 15: | വരി 12: | ||
; byline | ; byline | ||
: Documentation philosophy or purpose. | : Documentation philosophy or purpose. | ||
; breadcrumb | ; breadcrumb | ||
: Navigation path within the Documentation Library. | : Navigation path within the Documentation Library. | ||
=== Example === | === Example === | ||
<pre> | <pre> | ||
| വരി 25: | വരി 20: | ||
|breadcrumb=[[Documentation]] > [[Release Reference Manual]] | |breadcrumb=[[Documentation]] > [[Release Reference Manual]] | ||
}} | }} | ||
</pre> | </pre></noinclude> | ||
</noinclude> | |||
21:22, 25 ജൂലൈ 2026-നു നിലവിലുള്ള രൂപം
Documentation
This template displays the identity block for documentation pages.
Parameters
- byline
- Documentation philosophy or purpose.
- breadcrumb
- Navigation path within the Documentation Library.
Example
{{DocumentationIdentity
|byline=Every important engineering decision should be preserved through its purpose, its implementation, and its rationale.
|breadcrumb=[[Documentation]] > [[Release Reference Manual]]
}}