قالب:بيانات الولايات المتحدة

من أرابيكا، الموسوعة الحرة

هذه هي النسخة الحالية من هذه الصفحة، وقام بتعديلها عبود السكاف (نقاش | مساهمات) في 19:05، 19 أغسطس 2022. العنوان الحالي (URL) هو وصلة دائمة لهذه النسخة.

(فرق) → نسخة أقدم | نسخة حالية (فرق) | نسخة أحدث ← (فرق)
اذهب إلى التنقل اذهب إلى البحث

هذا القالب يحوي عدة مفردات بيانات استرجاع بشكل مستقل عن United States في شكل قيم إحداثي قالب متغير حسب الاختيار، بطريقة موحدة. وهو عضو في عائلة القوالب التي تبدأ بكلمة «بيانات» في تصنيف:قوالب بيانات بلد. القالب الموافق لهذا المشروع هو قالب:بيانات بلد United States.

إحداثيات

اسم الإحداثي القيمة المعنى
1 United States الجزء الأخير من اسم القالب، المُستخدَم لتعريفه ضمن عائلة القوالب[1]
article article name; needs to be specified only if it differs from United States; in applications, use [[{{{article|{{{1}}}}}}]] to link to the article (as has been done at the top of this page)
short name shorter display name to be used in some contexts; an application or application parameter can specify whether this is used; only intended for dispensing with disambiguation in a context where it is not needed
type country نوع الكيان
code كود
code description code description
continent North America continent, if type is lower than "continent"
country country, if type is lower than "country"
province province, if type is lower than "province"
popbase 332٬993٬497 population on a given date (stored without commas)
popbaseyear 2022 year for which the population base figure applies
popbasemonth 8 month for which the population base figure applies
popbaseday 16 day for which the population base figure applies
popinc 3766 population increase per day; used to extrapolate the population figure
land area 9٬147٬593 land area in km2 (stored without commas)
total area 9٬833٬517 total area in km2 (stored without commas)
flag image Flag of the United States.svg name of the flag image (or other illustration, if there is no flag) shown above

Throughout the family of templates, fixed names are used for the parameters. (The parameter names are kept short to reduce counts for the أرابيكا:حدود القوالب and the أرابيكا:حدود القوالب in cases where these are applicable.) However, not necessarily all parameters have been given a value: some parameters may not be applicable, while for some other parameters the value may just have not been specified yet. The table shows all parameters, and for each the value, if specified.


قوالب بيانات متعلقة


بيانات مشتقة

يبلغ عدد السكان اليوم 335٬320٬000.[2]


يبلغ عدد السكان اليوم 4.13% من العالم. It is خطأ في التعبير: علامة ترقيم لم نتعرف عليها «[».% of that of North America.



The total area is 9,833,517 كيلومتر مربع (3,796,742 ميل2). It is 6.6% of the land area of the world. It is خطأ في التعبير: علامة ترقيم لم نتعرف عليها «[».% of that of North America.



وتبلغ منطقة المياه 7% من المساحة الإجمالية.


وتبلغ الكثافة السكانية 36.7 لكل كيلومتر مربع (95.1/ميل2) land area.



استرجاع مفردات بيانات

{{data United States|pst2|land area}}, using parameter selection template قالب:Pst2، gives the parameter land area، etc.

لاسترجاع المزيد من عناصر البيانات، يكون من الأفضل إعداد قالب لذلك، ليتم استخدامه على النحو التالي:

{{data United States|اسم القالب|..|..|..|..}}

so that this data template needs to be called only once.[3] The default template is قالب:Show data, producing this page.

The four parameters are optional, they are passed on to the prepared template as parameters 2-5.

Special templates:

A parameter being undefined or empty typically means the same, see below. {{data ..|pst2|..}} gives the empty string and the text "{{{..}}}", respectively. Therefore an application checking the parameter has to check both. Checking whether a result is equal to e.g. the text "3766" cannot be done directly with #لومعادلة in a template which itself has also a parameter with that name, because if that is defined, there would be a comparison with the value instead of the text itself. Instead, it can be checked whether the first character of the result is "{", e.g.: {{#لومعادلة:{{padleft:|1|{{data {{{continent}}}|pst2|popinc}}}}|{|..|..}}.

إنشاء قوالب بيانات جديدة

قالب:بيانات/preload can be used to create new data templates. On the page of the data template of a province, if there is no data template yet for the country, a link appears to create that, preloading this template. Otherwise the wikitext can be copied to the new data template. For parameters which are not applicable, such as country for a country, the parameter definition "country=" can be deleted. For parameters to be filled in later the parameter definition like "popinc=" (specifying the empty string as value) can be left in the wikitext to be filled in later. Do not forget parameter 1.

الكفاءة

In this template system each template contains various properties of a single entity, as opposed to the other common system, where a template contains one property (e.g. population or area) of many entities. Although that other system can be convenient if updates of a property for all these entities become available together, in the case of large-scale use of data on one page that other system can be problematic due to its inefficiency. This is because of the following:

  • There are often more entities than properties, and أرابيكا:حدود القوالب (or in the case of #تبديل, average page counts) are proportional to the number of data items in the data template (if they are stored in a linear way, not in a tree, and not stored as unnamed parameters).
  • In the case of large-scale use of data on one page there are usually one or more tables, where an entity forms a row and a property a column, because there are often more entities than properties, and because this way the sorting feature allows sorting entities based on a property. In this template system this allows producing a row with only one call of the data template, making the count not grow faster than proportional to the average number of data items stored per data template, times the number of entities in the table.

The include part of the data template of an entity does not contain a long list of its sub-entities or their properties, because that would make this method inefficient too.

  1. ^ قد يبدو غريبًا، لكن لا يمكن للقالب استرداد اسمه (يوفر PAGENAME هذا الاسم فقط في صفحة القالب نفسها)، وحتى إذا كان ذلك ممكنًا، ستكون هناك حاجة لعملية سلسلة لإزالة «البيانات». يؤدي وضع اسم الكيان في قالب البيانات إلى إزالة الحاجة إلى توفيره كمعامل عند استدعاء قالب البيانات (في الحالات التي قد يحتاج فيها إلى هذا الاسم).
  2. ^ مُقدّر بالاستقراء.
  3. ^ See the first two rows of the first table in m:Help:Array#Summary of counts for template limits.

Until here the documentation is automatically generated by قالب:Show data.


مراجع

United States Official Population Clock