قالب:GamesSport/شرح

من ويكيبيديا، الموسوعه الحره
هذه صفحة توثيق فرعية تخص قالب:GamesSport.
تحتوي هذه الصفحة على معلومات و تصنيف ومحتويات أخرى تتعلق بشرح القالب ولا تعتبر جزءا منه.
للاطلاع على صفحة القالب نفسه، انظر قالب:GamesSport.

The GamesSport template is for usage on main multi-sport event articles only. The purpose of this template is to radically simplify the listing of sports on multi-sport event articles.

Typically, such articles will have a list of the sports held at the event and each listing comprises three or four parts:

  1. a link to the main article of that sport
  2. a link to the detailed summary or results of that sport at that event.
  3. a figure denoting the total number of events held within that sport during the games

The GamesSport template allows you to render all these elements by simply entering the name of the sport. Its basic usage is:

  • {{GamesSport|SPORT}}

Note that the template uses International Olympic Committee naming conventions, so "football" directs to كوره القدم and "hockey" directs to هوكي الحقل.

Plain example (without GamesSport)[تعديل]

Previously, each of these elements would need to be written out separately like the example below for the 2010 South Asian Games:


{{Div col|colwidth=22em}}
* [[العاب قوى]] ({{Detailslink|Athletics at the 2010 South Asian Games}})
* [[ركوب الدراجات]] ({{Detailslink|Cycling at the 2010 South Asian Games}})
* [[كورة القدم]] ({{Detailslink|Football at the 2010 South Asian Games}})
* [[غولف]] ({{Detailslink|Golf at the 2010 South Asian Games}})
* [[هوكي الحقل]] ({{Detailslink|Hockey at the 2010 South Asian Games}})
* [[اسكواش]] ({{Detailslink|Squash at the 2010 South Asian Games}})
{{Div col end}}

With GamesSport[تعديل]

This information can be rendered much more easily with the GamesSport template as it removes the need to spend time finding the correct article for each sport and its corresponding pictogram. The link to the results works off the name of the article in which it is placed. Therefore, if you use the template here it links to "SPORT at the GamesSport/doc"; on the الألعاب الأولمبية الصيفية 2008 article it would link to "SPORT at the 2008 Summer Olympics".


{{Div col|colwidth=22em}}
* {{GamesSport|Athletics}}
* {{GamesSport|Cycling}}
* {{GamesSport|Football}}
* {{GamesSport|Golf}}
* {{GamesSport|Hockey}}
* {{GamesSport|Squash}}
{{Div col end}}

Adding number of events[تعديل]

The number of events contested within each sport may be listed if desired. This can be done with using the "Event=<number of events>" parameter as follows:


{{Div col|colwidth=22em}}
* {{GamesSport|Athletics|Events=25}}
* {{GamesSport|Cycling|Events=6}}
* {{GamesSport|Football|Events=1}}
* {{GamesSport|Golf|Events=1}}
* {{GamesSport|Hockey|Events=2}}
* {{GamesSport|Squash|Events=2}}
{{Div col end}}

Would give you the following:

Removing pictogram[تعديل]

The pictogram may be removed if desired. This can be done with using the "Image=No" parameter as follows:


{{Div col|colwidth=22em}}
* {{GamesSport|Athletics|Events=25|Image=No}}
* {{GamesSport|Cycling|Events=6|Image=No}}
* {{GamesSport|Football|Events=1|Image=No}}
* {{GamesSport|Golf|Events=1|Image=No}}
* {{GamesSport|Hockey|Events=2|Image=No}}
* {{GamesSport|Squash|Events=2|Image=No}}
{{Div col end}}

Would give you the following:

Changing listing format[تعديل]

The listing format may be changed if desired. Displaying only single link to the main sport may be done with using the "Format=m" parameter as follows:


{{Div col|colwidth=22em}}
* {{GamesSport|Athletics|Events=25|Format=m}}
* {{GamesSport|Cycling|Events=6|Format=m}}
* {{GamesSport|Football|Events=1|Format=m}}
* {{GamesSport|Golf|Events=1|Format=m}}
* {{GamesSport|Hockey|Events=2|Format=m}}
* {{GamesSport|Squash|Events=2|Format=m}}
{{Div col end}}

Would give you the following:

Displaying only single link to the details of the sport results may be done with using the "Format=d" parameter as follows:


{{Div col|colwidth=22em}}
* {{GamesSport|Athletics|Events=25|Format=d}}
* {{GamesSport|Cycling|Events=6|Format=d}}
* {{GamesSport|Football|Events=1|Format=d}}
* {{GamesSport|Golf|Events=1|Format=d}}
* {{GamesSport|Hockey|Events=2|Format=d}}
* {{GamesSport|Squash|Events=2|Format=d}}
{{Div col end}}

Would give you the following:

See also[تعديل]