Template:Unsolved: Difference between revisions
Appearance
Content deleted Content added
PeterSymonds (talk | contribs) rm TfD |
documentation template |
||
Line 3: | Line 3: | ||
<div>[[Unsolved problems in {{{1}}}]]: ''{{{2}}}''</div> |
<div>[[Unsolved problems in {{{1}}}]]: ''{{{2}}}''</div> |
||
</div><includeonly>{{#if:{{{3|}}}||}}</includeonly><noinclude> |
</div><includeonly>{{#if:{{{3|}}}||}}</includeonly><noinclude> |
||
⚫ | |||
<br clear=all> |
|||
<br clear=all> |
|||
== Unsolved problems in science template == |
|||
This is the "unsolved problems in science" template. It can be added to articles relating to such problems. This template floats to the right and should normally be added to the top of a paragraph mentioning the problem. Pages that use this template will automatically be added to an appropriate category page, unless the template has a third parameter (see below). |
|||
To use this template add this code to an article: |
|||
:<code><nowiki>{{unsolved|F|X}}</nowiki></code> |
|||
Where "'''F'''" is any field in the sciences: and "'''X'''" is a concise "explanation" with or without links. |
|||
For instance like this: |
|||
{{unsolved|computer science|One-way functions are [[function (mathematics)|functions]] that are easy to compute but hard to invert. Can [[one-way function]]s be proved to exist?|Here is a third parameter to prevent this page from becoming categorised but is not present in the visible example below since the first example should be the simple usage case.}} |
|||
:<code><nowiki>{{unsolved|computer science|One-way functions are [[function (mathematics)|functions]] that are easy to compute but hard to invert. Can [[one-way function]]s be proved to exist?}}</nowiki></code> |
|||
If you are including this template in an article which mentions in passing an unsolved problem that is dealt with more completely in another article, you should include a third parameter (use any nonblank descriptive text such as "don't categorize" or "passing mention", be sure not to include a pipe character "|") so that the article where this appears is not included in the "unsolved problems in F" category. For instance, the cryptography article mentions one-way functions but cryptography itself is not properly described as an "unsolved problem", so it would use this template like this: |
|||
{{unsolved|computer science|One-way functions are [[function (mathematics)|functions]] that are easy to compute but hard to invert. Can [[one-way function]]s be proved to exist?|Don't categorize}} |
|||
:<code><nowiki>{{unsolved|computer science|One-way functions are [[function (mathematics)|functions]] that are easy to compute but hard to invert. Can [[one-way function]]s be proved to exist?|Don't categorize}}</nowiki></code> |
|||
[[es:Plantilla:No resuelto]] |
|||
[[ko:틀:미해결]] |
|||
⚫ |
Revision as of 06:02, 17 April 2009
![]() | This template uses TemplateStyles: |
This template can be added to articles about unsolved problems in science. It floats to the right and should normally be added to the top of a paragraph mentioning the problem.
Usage
To use this template, add this code to an article:
{{unsolved|field=|explanation=}}
For instance like this:
{{unsolved|field=computer science|explanation=One-way functions are [[function (mathematics)|functions]] that are easy to compute but hard to invert. Can [[one-way function]]s be proved to exist?}}
See also
- {{Unsolved problems}}
- File:Question, Web Fundamentals.svg, the background image used in this template
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Unsolved in articles based on its TemplateData.
TemplateData for Unsolved
A template that can be added for articles relating to unsolved problems in the sciences.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Field | field 1 | The field of science that the unsolved problem applies to
| String | required |
Explanation | explanation 2 | A concise explanation of the unsolved problem.
| Content | required |