"ഫലകം:DocumentationNavigation" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം
അഭിപ്രായവേദി സംരംഭത്തിൽ നിന്ന്
'<includeonly><templatestyles src="Template:DocumentationNavigation/styles.css" /> {| class="documentation-navigation" |- ! Previous ! Manual Index ! Next |- | {{#if:{{{previous|}}}|◀ {{{previous}}}|}} | {{{index|}}} | {{#if:{{{next|}}}|{{{next}}} ▶|}} |} </includeonly><noinclude> == Documentation == Displays navigation links for documentation chapters. === Parameters === * previous * index * next === Example ==...' താൾ സൃഷ്ടിച്ചിരിക്കുന്നു റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
(ചെ.)No edit summary റ്റാഗ്: 2017 സ്രോതസ്സ് തിരുത്ത് |
||
| വരി 2: | വരി 2: | ||
{| class="documentation-navigation" | {| class="documentation-navigation" | ||
|- | |- | ||
! Previous | ! scope="col" | Previous | ||
! Manual Index | ! scope="col" | Manual Index | ||
! Next | ! scope="col" | Next | ||
|- | |- | ||
| {{#if:{{{previous|}}}|◀ {{{previous}}}|}} | | {{#if:{{{previous|}}}|◀ {{{previous}}}|}} | ||
20:48, 27 ജൂലൈ 2026-നു നിലവിലുള്ള രൂപം
Documentation
Displays navigation links for documentation chapters.
Parameters
- previous
- index
- next
Example
{{DocumentationNavigation
|previous=[[Introduction]]
|index=[[Release Reference Manual]]
|next=[[Documentation Framework]]
}}