Difference between revisions of "Template:Distro Resources/Line/doc"

From Xen
m
m
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
This macro is intended to make the table in [[Template:Distro_Resource]] more easily manageable. Use for a line in:
+
This macro is intended to make the table in [[Template:Distro_Resources]] more easily manageable. Use for a line in:
 
<pre>
 
<pre>
 
{|class="wikitable" |style="text-align: left; vertical-align: top;"
 
{|class="wikitable" |style="text-align: left; vertical-align: top;"

Revision as of 10:13, 26 June 2012

Usage

This macro is intended to make the table in Template:Distro_Resources 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