Difference between revisions of "Template:Fact"

From OXPL Wiki
Jump to navigation Jump to search
(overflow)
m
 
Line 1: Line 1:
<includeonly><onlyinclude><div style="border: 1px solid rgba(0.2, 0.2, 0.2, 0.2); border-left: 5px solid grey; padding: 8px; overflow-x: hidden;">
+
<includeonly><onlyinclude><div style="border: 1px solid rgba(0.2, 0.2, 0.2, 0.2); border-left: 5px solid grey; padding: 8px; overflow-x: hidden; margin-bottom: 10px;">
 
<div style="font-size: 95%; text-transform: uppercase;">Fact</div>
 
<div style="font-size: 95%; text-transform: uppercase;">Fact</div>
 
<div style="font-size: 110%;">
 
<div style="font-size: 110%;">

Latest revision as of 21:41, 21 January 2021

{{Fact|isA|uint8|PrimitiveType|style=1}}

generates:

Fact

<uint8> isA <PrimitiveType>.

and

{{Fact|isA|uint8|PrimitiveType|style=2}}

generates:

Fact

isA(uint8, PrimitiveType).