Difference between pages "Template:Fancywarning/Doc" and "Template:Feature"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
== Example and Usage ==
To enable '''{{{1}}}''' add the following to the '''bottom''' of <tt>/etc/make.conf</tt>.
Example:
{{code|/etc/make.conf|
<pre>
<nowiki>FEATURES="${FEATURES}</nowiki> {{{1}}}<nowiki>"</nowiki>
{{Fancywarning| DANGER! DANGER!}}
}}
</pre>


Will produce:
<noinclude>{{documentation}}</noinclude>
{{Fancywarning| DANGER! DANGER!}}


== See also ==
{{delete}}
* [[Template:Fancyimportant]]
* [[Template:Fancytip]]
* [[Template:Fancynote]]

Revision as of 21:19, September 25, 2014

To enable {{{1}}} add the following to the bottom of /etc/make.conf. Template:Code


[edit]

Template-info.png Template Documentation

Boilerplate how to enable a Portage feature.

Example:

{{feature|distcc}}

Will produce:

To enable distcc add the following to the bottom of /etc/make.conf. Template:Code


   Warning

This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.

   Warning

This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.

   Warning

This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.