Template:Distro Resources/Line/doc

From Xen

Usage

This macro is intended to make the table in Template:Distro_Resource more easily manageable. Use for a line in:

{|class="wikitable" |style="text-align: left; vertical-align: top;" 
!style="width: 15%;"|Distro
!style="width: 11%;"|Main website
!style="width: 36%;"|Description
!style="width: 40%;"|Resources

<!-- USE TEMPLATE HERE -->

|}

Each line will look like:

{{Distro Resource/Line
|Arch Linux|[http://www.archlinux.org http://www.archlinux.org]
|Arch Linux is a lightweight and flexible Linux® distribution that tries to “keep it simple”.|
* [[Arch Linux as Xen Host]]
* [[Arch Linux as Xen Guest (PV)]]
* [[Arch Linux as Xen Guest (PVHVM)]]
* [[:Category:Arch_Linux|All Arch_Linux pages]]
}}

Which renders to

Distro Main website Description Resources

Template:Distro Resource/Line