វិគីភីឌា:As of៖ ភាពខុសគ្នារវាងកំណែនានា

ខ្លឹមសារដែលបានលុបចោល ខ្លឹមសារដែលបានសរសេរបន្ថែម
No edit summary
Bot: Replace deprecated <source> tag and "enclose" parameter [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
បន្ទាត់ទី៣៧៖
When checking articles for updates you may find it helpful to add '''one''' of the following lines of code to [[Special:MyPage/vector.css|your vector.css page]]:
 
<sourcesyntaxhighlight lang="css">.asof-tag { display: inline !important; } /* Show all links */
.asof-tag.ref { display: inline !important; } /* Only show reference links */
.asof-tag.update { display: inline !important; } /* Only show (unreferenced) update links */</sourcesyntaxhighlight>
 
This displays a link to the location specified by the ''url'' parameter in the article, if given, which should lead to a webpage containing an updated version of the statement. The URL is visible in the edit window if available, this technique is intended to provide a faster way to check information. For an example see the [[Template:As of#Examples|template documentation]]. If the ''url'' parameter is not specified, this will display a link to edit the page, indicating the implementation of the template and allowing editors to quickly update pages.