Template:Language/Property/Generic: Difference between revisions

From Rosetta Code
Content added Content deleted
(Generic property)
 
(Trying to set up the padding, changed colors, set up borders maybe)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{Language/Start}}<!-- for demonstration purposes -->
<noinclude>{{Language/Start}}<!-- for demonstration purposes -->
</noinclude>|-
</noinclude>|-
| style="clear:both;background: darkgrey;padding:0 4px 0 4px;" | '''{{{1}}}'''
| style="clear:both;background: lightgrey;padding: 4px 0;border-top:darkgrey solid;border-left:solid darkgrey" | '''{{{1}}}'''
| style="clear:both;background: lightgrey;padding:0 4px 0 4px;" |'''{{{2}}}'''
| style="clear:both;background: lightgrey;padding: 4px 0;border-top:darkgrey solid;border-right:solid white;border-bottom:solid white" |'''{{{2}}}'''
<noinclude>|}
<noinclude>{{Language/End}}
|}


==Usage==
==Usage==


A generic language property. This will not add a language to any category, apply any special formatting, or perform any other special meta operations. Use this only if there is no other suitable replacement for use within the property block.
A generic language property. This will not add a language to any category, apply any special formatting, or perform any other special meta operations. Use this only if there is no other suitable replacement for use within the property block.

===Parameters===

# The property name.
# The property value.

{{template}}</noinclude>

Latest revision as of 19:52, 13 May 2011

Programming Language
As a programming language, Language/Property/Generic may be used to instruct a computer to accomplish a task.
Properties
{{{1}}} {{{2}}}
Your Help Needed
If you know Language/Property/Generic, please write code for some of the tasks not implemented in Language/Property/Generic.


Usage

A generic language property. This will not add a language to any category, apply any special formatting, or perform any other special meta operations. Use this only if there is no other suitable replacement for use within the property block.

Parameters

  1. The property name.
  2. The property value.



This is a template. There are many others. See Category:RCTemplates for a complete list of templates.