ઢાંચો:Infobox software/doc: આવૃત્તિઓ વચ્ચેનો તફાવત

Content deleted Content added
નાનું en:Template:Infobox_software/doc માંથી આયાત કરેલ ૩૦૮ પુનરાવર્તનો
નાનું Bot: Replace deprecated <source> tag and "enclose" parameter [https://lists.wikimedia.org/pipermail/wikitech-ambassadors/2020-April/002284.html]
 
લીટી ૯:
The following is the base code required to generate an infobox. One can copy and paste the base code into an article and insert relevant information in front of the "=" signs. Removing HTML comments ("&lt;!--", "--&gt;" and anything between these two) is optional. To avoid accidental misuse, this base code does not have a handful of parameters that must be handled with absolute care and are not normally needed, such as {{param|bodystyle}}.
{{Parameter names example|_template=|name|logo|logo alt|logo caption|screenshot|screenshot alt|caption|author|developer|released|latest release version|latest release date|latest preview version|latest preview date|status|programming language|operating system|platform|size|language count|language|language footnote|genre|license|alexa|website|repo|standard|AsOf}}
<sourcesyntaxhighlight lang="html" style="overflow:auto;">
{{Infobox software
| name =
લીટી ૪૪:
| AsOf =
}}
</syntaxhighlight>
</source>
{{Clear}}