ویکیپدیا
mznwiki
https://mzn.wikipedia.org/wiki/%DA%AF%D8%AA_%D8%B5%D9%81%D8%AD%D9%87
MediaWiki 1.46.0-wmf.22
first-letter
مدیا
شا
گپ
کارور
کارور گپ
ویکیپدیا
ویکیپدیا گپ
پرونده
پرونده گپ
مدیاویکی
مدیاویکی گپ
شابلون
شابلون گپ
رانما
رانما گپ
رج
رج گپ
پورتال
پورتال گپ
پروژه
پروژه گپ
TimedText
TimedText talk
ماژول
ماژول گپ
Event
Event talk
مدیاویکی گپ:Common.css
9
7551
327423
326878
2026-04-01T20:23:33Z
ABreault (WMF)
32240
/* آپدیت */ جواب
327423
wikitext
text/x-wiki
<div dir="ltr"><!--HIDDEN NOTE: The previous code is for adjusting the page direction-->
Hi! I don't speak Mazandarani language. Anyway, there is a problem with the codes in here. ''<code>textarea {font-family: <s>"Tahoma", sans-serif, sans</s>; }</code>''. This is where we see the text while editing. It must use a [[en:Monospace font|monospace]] font in the text area. My suggestion for fixing this is by editing it to:
textarea { font-family: monospace; }
You can also enlarge the text size here, by typing: ''<code>font-size: 140%</code>'' (or more than ''<code>140</code>'' if needed):
textarea { font-family: monospace; font-size: 140%; }
You may also want to ensure that the lines are spaced well:
textarea { font-family: monospace; font-size: 140%; line-height: 125%; }
To specify a certain font, but I don't advise you to do it:
textarea { font-family: ''FONTNAME'', monospace; font-size: 140%; line-height: 125%; }
Just don't forget that it must be a [[en:Monospace font|monospace]] font.
----
----
The wrest of those codes are written incorrectly:
h1 {font-family: "Tahoma", sans-serif, sans; }
h2 {font-family: "Tahoma", sans-serif, sans; }
h3 {font-family: "Tahoma", sans-serif, sans; }
h4 {font-family: "Tahoma", sans-serif, sans; }
h5 {font-family: "Tahoma", sans-serif, sans; }
h6 {font-family: "Tahoma", sans-serif, sans; }
p {font-family: "Tahoma", sans-serif, sans; }
li {font-family: "Tahoma", sans-serif, sans; }
div {font-family: "Tahoma", sans-serif, sans; }
body {font-family: "Tahoma", sans-serif, sans; }
input {font-family: "Tahoma", sans-serif, sans; }
They all musn't have in the end ''<code>, sans</code>''. The word ''<code>sans-serif</code>'' has already specified that if the computer doesn't have ''Tahoma'' font, then it would try to choose a [[en:sans-serif|sans-serif]] font. You only type ''<code>"</code>'' before and after the name of the font if it is contained of more than one word:
body { font-family: Tahoma, sans-serif; }
While:
body { font-family: Tahoma, "Segoe UI", sans-serif; }
''<code>, "Segoe UI"</code>'' is written between ''<code>"</code>'' because its name contains more than one word. If you wanted the computers to choose Tahoma, type it first, as shown and if the computer doesn't have Tahoma, it would use Segoe UI. If none of these fonts are installed on the computer, it would try to use a sans-serif font.
Thank you. <small>--[[کارور:Mahmudmasri|Mahmudmasri]] ۱۵ نـووهمـبـر ۲۰۱۰، ساعت ۱۷:۵۳ (UTC)</small>
::Thank you for your comments Mahmud, We aren't a pro on html and .css files, however your feedback was helpful, Thankyou again for your attention [[کارور:Parthava|)_|_\\_\]] ۱۵ نـووهمـبـر ۲۰۱۰، ساعت ۲۱:۰۰ (UTC)
You're welcome. I hope that my note was helpful to you. Thanks.
I also have a suggestion if you wanted to make the body text bigger:
body { '''font-size: 105%;''' font-family: Tahoma, "Segoe UI", sans-serif; }
<small>--[[کارور:Mahmudmasri|Mahmudmasri]] ۱۶ نـووهمـبـر ۲۰۱۰، ساعت ۱۲:۱۷ (UTC)</small>
</div>
== External links icons removed ==
<div lang="en" dir="ltr" class="mw-content-ltr">
Hello! If this CSS adds or modifies icons shown after external links, you'll be interested in knowing that such icons have been [[gerrit:123817|removed from MediaWiki core]], a change which will reach this wiki in [[wikitech:Deployment|few days]]. You may want to consider whether you still need them. If you have questions, please ask at [[bugzilla:63725]]. Regards, [[m:User:Nemo_bis|Nemo]] ۱۰ آوریـل ۲۰۱۴، ساعت ۰۹:۴۵ (UTC)
</div>
<!-- پیام توسط کاربر:Nemo bis@metawiki با استفاده از فهرست در http://meta.wikimedia.org/w/index.php?title=Meta:Sandbox&oldid=8118966 ارسال شدهاست -->
== Cleanup after T154077 ==
Please make an edit similar to,
https://en.wikipedia.org/w/index.php?title=MediaWiki%3ACommon.css&diff=765412915&oldid=759894267
It should no longer be needed.
Thanks, [[کارور:Arlolra|Arlolra]] ([[کارور گپ:Arlolra|گپ]]) ۳۱ ژانویه ۲۰۲۳، ساعت ۲۳:۰۸ (UTC)
:Done in [[Special:Diff/169174]] [[کارور:ABreault (WMF)|ABreault (WMF)]] ([[کارور گپ:ABreault (WMF)|گپ]]) ۲۲ فوریه ۲۰۲۳، ساعت ۱۸:۵۶ (UTC)
== Update for T314318 ==
Please make changes like the following,
https://it.wikipedia.org/w/index.php?title=MediaWiki%3ACommon.css&type=revision&diff=130152006&oldid=127986303
For more information, see [[mw:Parsoid/Parser_Unification/Media_structure/FAQ]]
Thanks, [[کارور:Arlolra|Arlolra]] ([[کارور گپ:Arlolra|گپ]]) ۲ فوریه ۲۰۲۳، ساعت ۲۱:۳۹ (UTC)
:Done in [[Special:Diff/169176]] [[کارور:ABreault (WMF)|ABreault (WMF)]] ([[کارور گپ:ABreault (WMF)|گپ]]) ۲۲ فوریه ۲۰۲۳، ساعت ۱۹:۰۱ (UTC)
== آپدیت ==
@[[کارور:Ladsgroup|امیر جان]] ممکن است لطفاً محتویات این صفحه را بر اساس نسخه فارسیش بروز کنید؟ <small>شمه گِگا: </small>[[کارور:محک|<span style="font-family:IranNastaliq;">محک</span>]]<sup>[[کارور گپ:محک|گپ]]</sup> ۱۴ دسامبر ۲۰۲۵، ساعت ۱۷:۵۲ (UTC)
:@[[کارور:محک|محک]] سلام. متاسفانه من دسترسی گلوبال ندارم. ولی اگر وقت کردم، درخواست میکنم و بعدش برایتان بروز مینمایم. [[کارور:Ladsgroup|Ladsgroup]] ([[کارور گپ:Ladsgroup|گپ]]) ۱۴ دسامبر ۲۰۲۵، ساعت ۲۳:۱۷ (UTC)
{{چپچین}}
@[[کارور:ABreault (WMF)|ABreault (WMF)]] Hello.
Could you please update this page from the [https://fa.wikipedia.org/wiki/%D9%85%D8%AF%DB%8C%D8%A7%D9%88%DB%8C%DA%A9%DB%8C:Common.css Persian version]? -- [[کارور:محک|<span style="font-family:IranNastaliq;">محک</span>]]<sup>[[کارور گپ:محک|گپ]]</sup> ۷ ژانویه ۲۰۲۶، ساعت ۱۵:۲۷ (UTC)
{{پایان چپچین}}
:You want the entire thing overwritten or just the font families at the top? [[کارور:ABreault (WMF)|ABreault (WMF)]] ([[کارور گپ:ABreault (WMF)|گپ]]) ۱ آوریل ۲۰۲۶، ساعت ۲۰:۲۳ (UTC)
7jh1vwypz457e9180wj0tnk1phr83ib