Wikibooks
siwikibooks
https://si.wikibooks.org/wiki/%E0%B6%B8%E0%B7%94%E0%B6%BD%E0%B7%8A_%E0%B6%B4%E0%B7%92%E0%B6%A7%E0%B7%94%E0%B7%80
MediaWiki 1.45.0-wmf.8
first-letter
මාධ්යය
විශේෂ
සාකච්ඡාව
පරිශීලක
පරිශීලක සාකච්ඡාව
විකිපොත්
විකිපොත් සාකච්ඡාව
ගොනුව
ගොනුව සාකච්ඡාව
මාධ්යවිකි
මාධ්යවිකි සාකච්ඡාව
සැකිල්ල
සැකිලි සාකච්ඡාව
උදවු
උදවු සාකච්ඡාව
ප්රවර්ගය
ප්රවර්ග සාකච්ඡාව
විෂයය
විෂයය සාකච්ඡාව
කණිෂ්ඨ විකි
කණිෂ්ඨ විකි සාකච්ඡාව
TimedText
TimedText talk
Module
Module talk
සැකිල්ල:CategoryTOC/උපදෙස්
10
5468
35921
20701
2025-07-07T06:46:02Z
Pinthura
3028
Bot: Replacing category Table of contents templates with [[:ප්රවර්ගය:පටුන සැකිලි|පටුන සැකිලි]]
35921
wikitext
text/x-wiki
{{උපදෙස් උප පිටුව}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
=== භාවිතය ===
This template adds a table of contents (TOC) to a category page. It should ''only'' be added to category pages. It is generally not used for categories containing less than 500 total pages.
<pre>{{CategoryTOC
| top = yes / no
| numerals = separate / group / no
| uppercase = yes / no
| lowercase = yes / no
}}</pre>
=== පැරාමිති ===
*''top'' - specifies whether a link to the top of the category is included. Default is '''yes'''.
*''numerals'' - specifies whether numerals are included:
**'''separate''': each numeral 0,1,...,9 has a separate link.
**'''group''' (default): there is one link for 0-9.
**'''no''': no link.
*''uppercase'' - specifies whether there is a link for each uppercase letter A,B,...,Z. Default is '''yes'''.
*''lowercase'' - specifies whether there is a link for each lowercase letter a,b,...,z. Default is '''no'''.
===Common variants===
:{{tlx|CategoryTOC}}
{{CategoryTOC}}
:{{tlx|CategoryTOC|numerals{{=}}no}}
{{CategoryTOC|numerals=no}}
:{{tlx|CategoryTOC|numerals{{=}}separate|uppercase{{=}}no}}
{{CategoryTOC|numerals=separate|uppercase=no}}
:{{tlx|CategoryTOC|uppercase{{=}}no|lowercase{{=}}yes}}
{{CategoryTOC|uppercase=no|lowercase=yes}}
:{{tlx|CategoryTOC|numerals{{=}}separate}}
{{CategoryTOC|numerals=separate}}
<includeonly>
<!--Categories-->
[[ප්රවර්ගය:පටුන සැකිලි|{{PAGENAME}}]]
[[ප්රවර්ගය:ප්රවර්ග නාමාවකාශයේ සැකිලි|{{PAGENAME}}]]
<!--Other languages-->
[[ko:틀:분류 목차]]
</includeonly>
he4ec6loe4xc0byrva2lx8bqp3y56rv
සැකිල්ල:TOC left/උපදෙස්
10
6352
35923
20949
2025-07-07T06:46:22Z
Pinthura
3028
Bot: Replacing category Table of contents templates with [[:ප්රවර්ගය:පටුන සැකිලි|පටුන සැකිලි]]
35923
wikitext
text/x-wiki
<noinclude>{{උපදෙස් උප පිටුව}}</noinclude>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{{TOC left}}
{{tl|{{BASEPAGENAME}}}} forces the auto-generated "Table of Contents" for a page to appear in a table that is floated to the left side of the page (as seen left), in order to improve page layout.
=== භාවිතය ===
Insert <code>{{TOCleft}}</code> at the point in the page where you want the top of the Table of Contents box to appear. Use with {{tl|-}} or {{tl|clear}} to prevent image collisions.
=== Cautions ===
Do not place this template so that the TOC aligns with a large image or infobox; this breaks the layout on narrow screens (even users with screens as wide as 1024px wide can have problems). Also, a TOC that crosses a section division is probably a poor idea, if that can be avoided.
Unless the section in which the {{tl|TOC left}} is placed is long enough, the result may well be undesirable.
It should only be used in cases where the TOC gets in the way of other content or is detrimental to the layout of the page. See [[Help:Editing#Floating the TOC]] for further guidelines.
=== ආශ්රිත ===
* {{tl|TOC}}
* {{tl|TOC right}}
<includeonly>
<!-- ADD CATEGORIES BELOW THIS LINE -->
[[ප්රවර්ගය:පටුන සැකිලි|Left]]
<!-- ADD INTERWIKIS BELOW THIS LINE -->
</includeonly>
7ozchocs4v23n3creyt2nau7v5a4npr
සැකිල්ල:TOC
10
6579
35925
14028
2025-07-07T06:46:42Z
Pinthura
3028
Bot: Replacing category Table of contents templates with [[:ප්රවර්ගය:පටුන සැකිලි|පටුන සැකිලි]]
35925
wikitext
text/x-wiki
<div class="noprint {{#if:{{{limit|}}}|toclimit-{{{limit}}}}}" style="float:{{{float|left}}}; {{#switch: {{{float}}}
| right = margin:0.25em 0.25em 0.5em 0.5em;
| margin:0.25em 0.5em 0.5em 0.25em;
}} padding:0.5em 1.4em 0.8em 0em; background:transparent;">__TOC__</div><noinclude>
{{clear}}
See [[Editing_Wikitext/Headers#The_Table_of_Contents|Editing Wikitext: The Table of Contents]]
== Usage ==
This template takes two variables:
* <code>float</code>, can be any of <code>left</code>, <code>right</code>, <code>none</code>, <code>inherit</code>[http://www.w3.org/TR/CSS21/visuren.html#propdef-float]
* <code>limit</code>, must be an integer. This limits how deep the TOC goes.
[[ප්රවර්ගය:පටුන සැකිලි|{{PAGENAME}}]]
</noinclude>
ah8j99okqfaab17fiwjh4tvyi4lq78b
සැකිල්ල:Steady/doc
10
9928
35920
21819
2025-07-07T06:45:51Z
Pinthura
3028
Bot: Replacing category Finance templates with [[:ප්රවර්ගය:මූල්ය සැකිලි|මූල්ය සැකිලි]]
35920
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{Tfluc-common-doc}}
<includeonly>{{Sandbox other||
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Direction-related icon templates]]
[[ප්රවර්ගය:මූල්ය සැකිලි]]
}}</includeonly>
0mpxjsyp212uz3hog477pynci2u5wmb
සැකිල්ල:Profit
10
9961
35919
21851
2025-07-07T06:45:41Z
Pinthura
3028
Bot: Replacing category Finance templates with [[:ප්රවර්ගය:මූල්ය සැකිලි|මූල්ය සැකිලි]]
35919
wikitext
text/x-wiki
#REDIRECT [[Template:Increase]]
{{pp-template|small=yes}}
<!--Categories-->
[[ප්රවර්ගය:මූල්ය සැකිලි|Profit]]<!--Please retain despite this page being a redirect; "Profit" makes more sense in a financial context. Thank you.-->
52adiuhyodj0htw6z1bdzoi4tk8yllj
සැකිල්ල:Loss
10
9975
35918
21865
2025-07-07T06:45:31Z
Pinthura
3028
Bot: Replacing category Finance templates with [[:ප්රවර්ගය:මූල්ය සැකිලි|මූල්ය සැකිලි]]
35918
wikitext
text/x-wiki
#REDIRECT [[Template:Decrease]]
{{R template protected}}
<!--Categories-->
[[ප්රවර්ගය:මූල්ය සැකිලි|Loss]]<!--Please retain despite this page being a redirect; "Loss" makes more sense in a financial context. Thank you.-->
2oozijlxxc2r7t1c6jzyr2lsm6ltaf1
සැකිල්ල:Thetop
10
12001
35924
25150
2025-07-07T06:46:32Z
Pinthura
3028
Bot: Replacing category Table of contents templates with [[:ප්රවර්ගය:පටුන සැකිලි|පටුන සැකිලි]]
35924
wikitext
text/x-wiki
<table align="none" width={{{w|100%}}} cellpadding={{{cp|0px}}} style="border-collapse:separate;border-spacing:{{{cs|5px}}};border:{{{br|1px solid lightgrey}}};margin:{{{m|0}}};background:{{{bd|transparent}}};">
<td colspan=3 width={{{wle|100%}}} align={{{hale|left}}} valign={{{va1e|top}}} style="background:{{{bdle|transparent}}};font-family:{{{ffle|inherit}}};font-size:{{{fsle|inherit}}};color:{{{fcle|inherit}}};padding:{{{cple|0 5px 5px 5px}}};border:{{{brle|none}}};">{{{leader| }}}</td>
<tr>
<td width={{{w1|25%}}} align={{{ha1|left}}} valign={{{va1|top}}} style="background:{{{bd1|transparent}}};font-family:{{{ff1|inherit}}};font-size:{{{fs1|inherit}}};color:{{{fc1|inherit}}};padding:{{{cp1|0 5px 5px 5px}}};border:{{{br1|none}}};">{{{theleft|{{{1}}}}}}</td>
<td width={{{w2|50%}}} align={{{ha2|left}}} valign={{{va2|top}}} style="background:{{{bd2|transparent}}};font-family:{{{ff2|inherit}}};font-size:{{{fs2|inherit}}};color:{{{fc2|inherit}}};padding:{{{cp2|0 5px 5px 5px}}};border:{{{br2|none}}};">{{{themiddle|{{{2}}}}}}</td>
<td width={{{w3|25%}}} align={{{ha3|left}}} valign={{{va3|top}}} style="background:{{{bd3|transparent}}};font-family:{{{ff3|inherit}}};font-size:{{{fs3|inherit}}};color:{{{fc3|inherit}}};padding:{{{cp3|0 5px 5px 5px}}};border:{{{br3|none}}};">{{{theright|{{{3}}}}}}</td>
</tr>
<tr>
<td colspan=3 width={{{wt|100%}}} align={{{hat|left}}} valign={{{vat|top}}} style="background:{{{bdt|transparent}}};font-family:{{{fft|inherit}}};font-size:{{{fst|inherit}}};color:{{{fct|inherit}}};padding:{{{cpt|0 5px 5px 5px}}};border:{{{brt|none}}};">{{{trailer| }}}</td>
</tr>
</table>
<noinclude>
{{-}}
==Uses, Limitations, Parameters and Options==
===Uses===
----
Intended to make a top section for a Wikibooks page so that the Table of Contents,(TOC), a block of text, and an image can line up horizontally. Options allow multi-use of the three spaces. This avoids the white space which usually results to the side of the TOC.
The template merges well, edge to edge, with another instance of the template following it. Simply avoid any line breaks between the calls.
A wide range of options is given.
It is called as follows:
{{block|<nowiki>{{Thetop|background=ivory|leader=the top text|1=__TOC__|2=Two paragraphs here|3=[[image:ArialSpecimen.svg|200px|center]]|trailer=the bottom text}}</nowiki>}}
===Limitations===
----
Care must be taken to distinguish between the number 'one' and the lower case of the letter L.
Note that the widths are defaulted to percentage values, and that these units make sense only when the cell widths add to 100%.
====The Table in a Template Problem====
The template suffers from the usual problems when a wikitext table is used. The method found to work for tables used as parameters is as follows:
* Make an ''HTML table'' from the wikitext table.
* Remove any ''cellspacing'' attribute from the table and a CSS style for spacing.
* Use a numbered or named parameter.
* Remove the wikitext apostrophe code headings and replace them with the HTML tag equivalents.
Note that the leader and trailer parameters '''must be named''', and are lower case spellings. They do not use numbered parameters. Line height could not be provided since it works only in a block element. Use a text span if it is needed.
===Parameters===
----
'''There are five parameters:'''
;leader: fills a full width of the page at the top. '''Must be named.'''
;1 , theleft: is the leftmost of three cells in a row
;2 , themiddle: is the middle cell of the three cells
;3 , theright: is the rightmost cell of the three
;trailer: fills a full width of the page at the bottom. '''Must be named.'''
{{hiddenh4|The Parameter Layout; ''all parameter names are lower case''.}}
{{thetop|cp=10px|cp1=0 10px 0 20px|cp3=0 20px 0 10px|cs=0|bd=papayawhip|leader={{hiddenh3|This is the 'leader'}}It wraps text in the top section, all the way across the page. '''If it is used, it must be named'''. If it is not used, it just collapses and is unseen. {{text}}|1={{hiddenh3|This is 'theleft'.}}It has a default width of 25%. {{text}}|2={{hiddenh3|This is 'themiddle'.}}It has a default width of 50%.{{text}}{{text}}|3={{hiddenh3|This is 'theright'.}}It has a default width of 25%. {{text}}|trailer={{hiddenh3|This is the 'trailer'.}}It wraps text in the bottom section all the way across the page. '''If it is used, it must be named'''. If it is not used, it just collapses and is unseen. {{text}}}}
The leader and trailer need not be used, while the three others will signify any omission.
===Options===
----
An excess of options has been added.
====Container:====
----
;br: Table perimeter border, defaults to 1px solid lightgrey
;bd: Table background color, defaults to transparent
;cs: cellspacing, defaults to 5px, for collapsed state enter <nowiki>cs=0</nowiki>
;cp: Table cell padding, default zero, overridden by local cell padding.
;m: Table margin, defaults to zero
;w: Table width, defaults to 100%
====Parameter:leader (must be named)====
----
;ffle: font-family,inherit
;fsle: font-size, inherit
;fcle: text color,inherit
;vale: vertical alignment, defaults to top
;hale: horizontal alignment, defaults to left
;cple: padding, defaults to 0 5px 5px 5px
;wle: width, defaults to 100%
;brle: border, defaults to none
;bdle: background color, defaults to transparent
====Parameter:1 or theleft====
----
;ff1: font-family,inherit
;fs1: font-size, inherit
;fc1: text color,inherit
;va1: vertical alignment, defaults to top
;ha1: horizontal alignment, defaults to left
;cp1: padding, defaults to 0 5px 5px 5px
;w1: width, defaults to 25%
;br1: border, defaults to none
;bd1: background color, defaults to transparent
====Parameter:2 or themiddle====
----
;ff2: font-family,inherit
;fs2: font-size, inherit
;fc2: text color,inherit
;va2: vertical alignment, defaults to top
;ha2: horizontal alignment, defaults to left
;cp2: padding, defaults to 0 5px 5px 5px
;w2: width, defaults to 50%
;br2: border, defaults to none
;bd2: background color, defaults to transparent
====Parameter:3 or theright====
----
;ff3: font-family,inherit
;fs3: font-size, inherit
;fc3: text color,inherit
;va3: vertical alignment, defaults to top
;ha3: horizontal alignment, defaults to left
;cp3: padding, defaults to 0 5px 5px 5px
;w3: width, defaults to 25%
;br3: border, defaults to none
;bd3: background color, defaults to transparent
====Parameter:trailer (must be named)====
----
;fft: font-family,inherit
;fst: font-size, inherit
;fct: text color,inherit
;vat: vertical alignment, defaults to top
;hat: horizontal alignment, defaults to left
;cpt: padding, defaults to 0 5px 5px 5px
;wt: width, defaults to 100%
;brt: border, defaults to none
;bdt: background color, defaults to transparent
[[ප්රවර්ගය:පටුන සැකිලි|{{PAGENAME}}]]
</noinclude>
oqafvia9tc6uum6smn814e4g9dhaacu
සැකිල්ල:CompactTOC/උපදෙස්
10
12696
35922
27876
2025-07-07T06:46:12Z
Pinthura
3028
Bot: Replacing category Table of contents templates with [[:ප්රවර්ගය:පටුන සැකිලි|පටුන සැකිලි]]
35922
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- Please add categories to the bottom of this page, and add interwikis to Wikidata. -->
=== භාවිතය ===
This template is used so that all the letters of the alphabet are enlisted in one line, which link to the respective sections of the page automatically.
=== See also ===
* [[Template:CompactTOC8]] for a more full-featured version with many options.
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata. -->
[[ප්රවර්ගය:පටුන සැකිලි|{{PAGENAME}}]]
</includeonly>
pb9e19k9rj1ds5h39yy443tuvf54j3e
සැකිල්ල:Tocbox/උපදෙස්
10
12700
35926
27877
2025-07-07T06:46:52Z
Pinthura
3028
Bot: Replacing category Table of contents templates with [[:ප්රවර්ගය:පටුන සැකිලි|පටුන සැකිලි]]
35926
wikitext
text/x-wiki
{{Documentation subpage}}
<!-- Please add categories to the bottom of this page, and add interwikis to Wikidata. -->
This template produces a '''table of contents box''', for navigation between pages within a book. Has the same color and font format as the Table of Contents (TOC). As a result it matches it well and can be used for other links. Use <nowiki><br></nowiki> tags for hard returns within the content. An example of its use and the result are shown below.
This box was made to place adjacent to the page Table of Contents, in a table cell, to hold links to other pages in the book. The colors are taken from <nowiki>class="toccolors"</nowiki>:
<pre>.toccolours {
border: 1px solid #aaa;
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;}</pre>
A top-margin was added to give vertical separation.
=== භාවිතය ===
<pre><nowiki>
{{tocbox|width=200px|Other pages|
[[Editing Wikitext/Pictures/The Quick Course|The Quick Course]]<br />
[[Editing Wikitext/Pictures/Tiled Images|Tiled Images]]<br />
[[Editing Wikitext/Pictures/Images in Containers|Images in Containers]]
}}
</nowiki></pre>
<br clear=all>
{{tocbox|width=200px|Other pages|[[Editing Wikitext/Pictures/The Quick Course|The Quick Course]]<br>[[Editing Wikitext/Pictures/Tiled Images|Tiled Images]]<br>[[Editing Wikitext/Pictures/Images in Containers|Images in Containers]]}}
{{-}}
=== Parameters ===
;Heading: parameter 1; the top heading of the list (default: centered, bold, TOC size)
;Content: parameter 2; the content, eg; a list of links (default: left, normal, TOC size)
=== Options ===
;align: horizontal position on the page or container; left,right, or center; (default left)
;width: the width of the box (default: 150px)
=== See also ===
<includeonly>
<!-- Categories go here, and interwikis go on Wikidata. -->
[[ප්රවර්ගය:පටුන සැකිලි|{{PAGENAME}}]]
</includeonly>
nv67kgkpyll65u4tp5s4qr1c7zx2ryb
Module:විකිමාධ්ය දින පොත/දත්ත/0000000676
828
17248
35912
35908
2025-07-07T05:16:30Z
Lee
15
දත්ත නිවැරදි කිරීම
35912
Scribunto
text/plain
local data = {}
-- දත්ත නිවැරදි කිරීමෙන් පසුව පහත පැරාමිතිය [එසේය] ලෙස වෙනස් කරන්න.
-- data["නිවැරදිය"] = "එසේය"
-- data["නිවැරදිය"] = "0"
-- data["නිවැරදිය"] = "එසේය"
data["විකිපීඩියා"] = {}
data["විකිපොත්"] = {}
data["වික්ෂණරිය"] = {}
data["විකිමූලාශ්ර"] = {}
data["විකිකියමන්"] = {}
data["විකිපුවත්"] = {}
data["විකිචාරිකා"] = {}
data["විකිපීඩියා"]["අන්තර්ගතය"] = 23605
data["විකිපීඩියා"]["පිටු"] = 163789
data["විකිපීඩියා"]["දෝෂ ප්රවර්ග"] = 5
data["විකිපීඩියා"]["දෝෂ පිටු"] = 437
data["විකිපීඩියා"]["හිස්කර නොමැති"] = 678
data["විකිපොත්"]["විශේෂ"] = "32"
data["විකිපොත්"]["අන්තර්ගතය"] = 1199
data["විකිපොත්"]["පිටු"] = 14690
data["විකිපොත්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිපොත්"]["දෝෂ පිටු"] = 0
data["විකිපොත්"]["හිස්කර නොමැති"] = 16
data["වික්ෂණරිය"]["අන්තර්ගතය"] = 6615
data["වික්ෂණරිය"]["පිටු"] = 134198
data["වික්ෂණරිය"]["දෝෂ ප්රවර්ග"] = 7
data["වික්ෂණරිය"]["දෝෂ පිටු"] = 32
data["වික්ෂණරිය"]["අර්ථ නොදැක්වූ"] = 975
data["වික්ෂණරිය"]["හිස්කර නොමැති"] = 82
data["විකිමූලාශ්ර"]["අන්තර්ගතය"] = 1418
data["විකිමූලාශ්ර"]["පිටු"] = 1428
data["විකිමූලාශ්ර"]["දෝෂ ප්රවර්ග"] = 0
data["විකිමූලාශ්ර"]["දෝෂ පිටු"] = 0
data["විකිපීඩියා"]["දෝෂ"]= {
pravarga = 0,
pitu = 0
}
data["විකිකියමන්"]["විශේෂ"] = "72"
data["විකිකියමන්"]["අන්තර්ගතය"] = 0
data["විකිකියමන්"]["පිටු"] = 656
data["විකිකියමන්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිකියමන්"]["දෝෂ පිටු"] = 0
data["විකිපුවත්"]["විශේෂ"] = ""
data["විකිපුවත්"]["අන්තර්ගතය"] = 41
data["විකිපුවත්"]["පිටු"] = 587
data["විකිපුවත්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිපුවත්"]["දෝෂ පිටු"] = 0
data["විකිචාරිකා"]["විශේෂ"] = ""
data["විකිචාරිකා"]["අන්තර්ගතය"] = 3
data["විකිචාරිකා"]["පිටු"] = 505
data["විකිචාරිකා"]["දෝෂ ප්රවර්ග"] = 0
data["විකිචාරිකා"]["දෝෂ පිටු"] = 0
return data
ic1znt00u6polwia4rpkanpbowd5l3m
35915
35912
2025-07-07T05:17:15Z
Lee
15
හරි
35915
Scribunto
text/plain
local data = {}
-- දත්ත නිවැරදි කිරීමෙන් පසුව පහත පැරාමිතිය [එසේය] ලෙස වෙනස් කරන්න.
-- data["නිවැරදිය"] = "එසේය"
-- data["නිවැරදිය"] = "0"
data["නිවැරදිය"] = "එසේය"
data["විකිපීඩියා"] = {}
data["විකිපොත්"] = {}
data["වික්ෂණරිය"] = {}
data["විකිමූලාශ්ර"] = {}
data["විකිකියමන්"] = {}
data["විකිපුවත්"] = {}
data["විකිචාරිකා"] = {}
data["විකිපීඩියා"]["අන්තර්ගතය"] = 23605
data["විකිපීඩියා"]["පිටු"] = 163789
data["විකිපීඩියා"]["දෝෂ ප්රවර්ග"] = 5
data["විකිපීඩියා"]["දෝෂ පිටු"] = 437
data["විකිපීඩියා"]["හිස්කර නොමැති"] = 678
data["විකිපොත්"]["විශේෂ"] = "32"
data["විකිපොත්"]["අන්තර්ගතය"] = 1199
data["විකිපොත්"]["පිටු"] = 14690
data["විකිපොත්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිපොත්"]["දෝෂ පිටු"] = 0
data["විකිපොත්"]["හිස්කර නොමැති"] = 16
data["වික්ෂණරිය"]["අන්තර්ගතය"] = 6615
data["වික්ෂණරිය"]["පිටු"] = 134198
data["වික්ෂණරිය"]["දෝෂ ප්රවර්ග"] = 7
data["වික්ෂණරිය"]["දෝෂ පිටු"] = 32
data["වික්ෂණරිය"]["අර්ථ නොදැක්වූ"] = 975
data["වික්ෂණරිය"]["හිස්කර නොමැති"] = 82
data["විකිමූලාශ්ර"]["අන්තර්ගතය"] = 1418
data["විකිමූලාශ්ර"]["පිටු"] = 1428
data["විකිමූලාශ්ර"]["දෝෂ ප්රවර්ග"] = 0
data["විකිමූලාශ්ර"]["දෝෂ පිටු"] = 0
data["විකිපීඩියා"]["දෝෂ"]= {
pravarga = 0,
pitu = 0
}
data["විකිකියමන්"]["විශේෂ"] = "72"
data["විකිකියමන්"]["අන්තර්ගතය"] = 0
data["විකිකියමන්"]["පිටු"] = 656
data["විකිකියමන්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිකියමන්"]["දෝෂ පිටු"] = 0
data["විකිපුවත්"]["විශේෂ"] = ""
data["විකිපුවත්"]["අන්තර්ගතය"] = 41
data["විකිපුවත්"]["පිටු"] = 587
data["විකිපුවත්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිපුවත්"]["දෝෂ පිටු"] = 0
data["විකිචාරිකා"]["විශේෂ"] = ""
data["විකිචාරිකා"]["අන්තර්ගතය"] = 3
data["විකිචාරිකා"]["පිටු"] = 505
data["විකිචාරිකා"]["දෝෂ ප්රවර්ග"] = 0
data["විකිචාරිකා"]["දෝෂ පිටු"] = 0
return data
3lulxz01qfhdnkjcqv8jay02roy2xg9
විකිමාධ්ය දින පොත/0000000677
0
17250
35913
2025-07-07T05:16:49Z
Lee
15
නව ලොග් සටහන
35913
wikitext
text/x-wiki
{{විකිමාධ්ය දින පොත/මං සලකුණු}}
{{විකිමාධ්ය දින පොත/දිනය
| බුද්ධ වර්ෂය = 2569
| මාසය = ඇසළ
| තිථිය = පුර එකොළොස්වක
| දින = රිවි දින
| ග්රෙගරි වසර = 2025
| ග්රෙගරි මාසය = ජූලි
| ග්රෙගරි දිනය = 06
| හිරු උදාව = 05:57
| හිරු උදාවූ ග්රෙගරි දිනය = 2025-07-06
| සඳ උදාව = 14:43
| සඳ උදාවූ ග්රෙගරි දිනය = 2024-07-06
| තිථිය උදාව ග්රෙගරි දිනය = 2025-07-05
| තිථිය උදාව ග්රෙගරි වේලාව = 18:58
| තිථිය නිමාව ග්රෙගරි දිනය = 2025-07-06
| තිථිය නිමාව ග්රෙගරි වේලාව = 21:14
}}<!--
-->{{විකිමාධ්ය දින පොත/ගණනය කිරීම පිළිබඳව තත්ත්වය}}
{{විකිමාධ්ය දින පොත/විස්තර වගුව}}
<!--
සටහන: ගණනය නොකළ දින සඳහා පහත කොටස සඟවන්න,
* දිනය අවසාන වන විට සිංහල වික්ෂණරියේ [[:wikt:si:ප්රවර්ගය:ප්රවර්ග පද්ධතිය තුළ අර්ථ දක්වා නොමැති ප්රවර්ග|ප්රවර්ග පද්ධතිය තුළ අර්ථ දක්වා නොමැති ප්රවර්ග]] ගණන 0 දක්වා (අවසන් ගණනය කිරීම: 2 { {{fluc|0-2|minimize}} }) පහළ බැස තිබිණි.
-->
<!--
=== විකිපීඩියා ===
සමස්ත සිංහල ලිපි ගණන: [[w:විශේෂ:සංඛ්යාන දත්ත|19,518]]
=== විකිපොත් ===
සමස්ත පොත් ගණන: [[විශේෂ:සංඛ්යාන දත්ත|17 (පිටු: 459)]]
=== වික්ෂණරිය ===
සමස්ත අර්ථ දැක්වීම්: [[wiktionary:si:විශේෂ:සංඛ්යාන දත්ත|1,787]]
=== විකිකියමන් ===
සමස්ත සිංහල කියමන් ගණන: [[incubator:Special:PrefixIndex/Wq/si/|66]]
=== විකිපුවත් ===
සමස්ත පිටු ගණන: [[incubator:Special:PrefixIndex/Wn/si/|41]]
=== විකිමූලාශ්ර ===
සමස්ත සිංහල පිටු ගණන: [[oldwikisource:Category:සිංහල|1,047]]
-->
== අමතර අවධානයට ==
* [[විකිපොත් භාවිතය]]
* [[{{විකිමාධ්ය දින පොත/දත්ත පිටු නාමය}}]]
== මූලාශ්ර ==
* {{URL|1=https://www.timeanddate.com/moon/sri-lanka/kurunegala |2=ඉර උදාව }}
* {{URL|1=https://epaper.dinamina.lk/|2=අද දිනමිණ }}
* {{URL|1=https://epaper.dinamina.lk/Home/ArticleView?eid=2 |2=අද සිළුමිණ }}
* {{URL|1=https://epaper.dinamina.lk/Dinamina?eid=1&edate=25/09/2023&pgid=68072&device=desktop&view=3 |2=2023-09-25 දා දිනමිණ }}
* {{URL|1=https://www.drikpanchang.com/marathi/panchang/marathi-month-panchang.html|2=පංචාංග තොරතුරු }}
* {{URL|1=https://www.drikpanchang.com/marathi/panchang/marathi-day-panchang.html |2=සවිස්තරාත්මක මරාථි පංචාංග තොරතුරු }}
{{BookCat}}
n6vm00k3xtxkd815707lvn5o2x62sc2
35917
35913
2025-07-07T05:20:14Z
Lee
15
හරි
35917
wikitext
text/x-wiki
{{විකිමාධ්ය දින පොත/මං සලකුණු}}
{{විකිමාධ්ය දින පොත/දිනය
| බුද්ධ වර්ෂය = 2569
| මාසය = ඇසළ
| තිථිය = පුර දොළොස්වක
| දින = සඳු දින
| ග්රෙගරි වසර = 2025
| ග්රෙගරි මාසය = ජූලි
| ග්රෙගරි දිනය = 07
| හිරු උදාව = 05:57
| හිරු උදාවූ ග්රෙගරි දිනය = 2025-07-07
| සඳ උදාව = 15:33
| සඳ උදාවූ ග්රෙගරි දිනය = 2024-07-07
| තිථිය උදාව ග්රෙගරි දිනය = 2025-07-05
| තිථිය උදාව ග්රෙගරි වේලාව = 18:58
| තිථිය නිමාව ග්රෙගරි දිනය = 2025-07-06
| තිථිය නිමාව ග්රෙගරි වේලාව = 21:14
}}<!--
-->{{විකිමාධ්ය දින පොත/ගණනය කිරීම පිළිබඳව තත්ත්වය}}
{{විකිමාධ්ය දින පොත/විස්තර වගුව}}
<!--
සටහන: ගණනය නොකළ දින සඳහා පහත කොටස සඟවන්න,
* දිනය අවසාන වන විට සිංහල වික්ෂණරියේ [[:wikt:si:ප්රවර්ගය:ප්රවර්ග පද්ධතිය තුළ අර්ථ දක්වා නොමැති ප්රවර්ග|ප්රවර්ග පද්ධතිය තුළ අර්ථ දක්වා නොමැති ප්රවර්ග]] ගණන 0 දක්වා (අවසන් ගණනය කිරීම: 2 { {{fluc|0-2|minimize}} }) පහළ බැස තිබිණි.
-->
<!--
=== විකිපීඩියා ===
සමස්ත සිංහල ලිපි ගණන: [[w:විශේෂ:සංඛ්යාන දත්ත|19,518]]
=== විකිපොත් ===
සමස්ත පොත් ගණන: [[විශේෂ:සංඛ්යාන දත්ත|17 (පිටු: 459)]]
=== වික්ෂණරිය ===
සමස්ත අර්ථ දැක්වීම්: [[wiktionary:si:විශේෂ:සංඛ්යාන දත්ත|1,787]]
=== විකිකියමන් ===
සමස්ත සිංහල කියමන් ගණන: [[incubator:Special:PrefixIndex/Wq/si/|66]]
=== විකිපුවත් ===
සමස්ත පිටු ගණන: [[incubator:Special:PrefixIndex/Wn/si/|41]]
=== විකිමූලාශ්ර ===
සමස්ත සිංහල පිටු ගණන: [[oldwikisource:Category:සිංහල|1,047]]
-->
== අමතර අවධානයට ==
* [[විකිපොත් භාවිතය]]
* [[{{විකිමාධ්ය දින පොත/දත්ත පිටු නාමය}}]]
== මූලාශ්ර ==
* {{URL|1=https://www.timeanddate.com/moon/sri-lanka/kurunegala |2=ඉර උදාව }}
* {{URL|1=https://epaper.dinamina.lk/|2=අද දිනමිණ }}
* {{URL|1=https://epaper.dinamina.lk/Home/ArticleView?eid=2 |2=අද සිළුමිණ }}
* {{URL|1=https://epaper.dinamina.lk/Dinamina?eid=1&edate=25/09/2023&pgid=68072&device=desktop&view=3 |2=2023-09-25 දා දිනමිණ }}
* {{URL|1=https://www.drikpanchang.com/marathi/panchang/marathi-month-panchang.html|2=පංචාංග තොරතුරු }}
* {{URL|1=https://www.drikpanchang.com/marathi/panchang/marathi-day-panchang.html |2=සවිස්තරාත්මක මරාථි පංචාංග තොරතුරු }}
{{BookCat}}
4xjesextfbkoxy2k7wk33ow1hkv55a1
Module:විකිමාධ්ය දින පොත/දත්ත/0000000677
828
17251
35914
2025-07-07T05:17:00Z
Lee
15
දිනයට අදාළ දත්ත
35914
Scribunto
text/plain
local data = {}
-- දත්ත නිවැරදි කිරීමෙන් පසුව පහත පැරාමිතිය [එසේය] ලෙස වෙනස් කරන්න.
-- data["නිවැරදිය"] = "එසේය"
-- data["නිවැරදිය"] = "0"
-- data["නිවැරදිය"] = "එසේය"
data["විකිපීඩියා"] = {}
data["විකිපොත්"] = {}
data["වික්ෂණරිය"] = {}
data["විකිමූලාශ්ර"] = {}
data["විකිකියමන්"] = {}
data["විකිපුවත්"] = {}
data["විකිචාරිකා"] = {}
data["විකිපීඩියා"]["අන්තර්ගතය"] = 23605
data["විකිපීඩියා"]["පිටු"] = 163789
data["විකිපීඩියා"]["දෝෂ ප්රවර්ග"] = 5
data["විකිපීඩියා"]["දෝෂ පිටු"] = 437
data["විකිපීඩියා"]["හිස්කර නොමැති"] = 678
data["විකිපොත්"]["විශේෂ"] = "32"
data["විකිපොත්"]["අන්තර්ගතය"] = 1199
data["විකිපොත්"]["පිටු"] = 14690
data["විකිපොත්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිපොත්"]["දෝෂ පිටු"] = 0
data["විකිපොත්"]["හිස්කර නොමැති"] = 16
data["වික්ෂණරිය"]["අන්තර්ගතය"] = 6615
data["වික්ෂණරිය"]["පිටු"] = 134198
data["වික්ෂණරිය"]["දෝෂ ප්රවර්ග"] = 7
data["වික්ෂණරිය"]["දෝෂ පිටු"] = 32
data["වික්ෂණරිය"]["අර්ථ නොදැක්වූ"] = 975
data["වික්ෂණරිය"]["හිස්කර නොමැති"] = 82
data["විකිමූලාශ්ර"]["අන්තර්ගතය"] = 1418
data["විකිමූලාශ්ර"]["පිටු"] = 1428
data["විකිමූලාශ්ර"]["දෝෂ ප්රවර්ග"] = 0
data["විකිමූලාශ්ර"]["දෝෂ පිටු"] = 0
data["විකිපීඩියා"]["දෝෂ"]= {
pravarga = 0,
pitu = 0
}
data["විකිකියමන්"]["විශේෂ"] = "72"
data["විකිකියමන්"]["අන්තර්ගතය"] = 0
data["විකිකියමන්"]["පිටු"] = 656
data["විකිකියමන්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිකියමන්"]["දෝෂ පිටු"] = 0
data["විකිපුවත්"]["විශේෂ"] = ""
data["විකිපුවත්"]["අන්තර්ගතය"] = 41
data["විකිපුවත්"]["පිටු"] = 587
data["විකිපුවත්"]["දෝෂ ප්රවර්ග"] = 0
data["විකිපුවත්"]["දෝෂ පිටු"] = 0
data["විකිචාරිකා"]["විශේෂ"] = ""
data["විකිචාරිකා"]["අන්තර්ගතය"] = 3
data["විකිචාරිකා"]["පිටු"] = 505
data["විකිචාරිකා"]["දෝෂ ප්රවර්ග"] = 0
data["විකිචාරිකා"]["දෝෂ පිටු"] = 0
return data
ic1znt00u6polwia4rpkanpbowd5l3m
Module:විකිමාධ්ය දින පොත/දත්ත/0000000677/උපදෙස්
828
17252
35916
2025-07-07T05:17:27Z
Lee
15
නිර්මාණය
35916
wikitext
text/x-wiki
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
{{විකිමාධ්ය දින පොත/මොඩියුලය}}
<includeonly>{{Sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
}}</includeonly>
64by9l4u0onum4cagffamby10hcutxu