A template for nullifying error text and garbage text that occurs when calling certain variables in the Table-Specific DPL format, usually needed when calling multiple templates in the same table to inhabit the same cells.
Usage
Place where you would otherwise simply put the variable/variables.
{{DPLcell
<!-- insert parameters -->
}}
Parameters
Image
image
If called as {{DPLcell|image the text in the following parameter will be interpreted as the dimensions of said image (i.e. 250px). You do not need to include the actual variable stand-in (%%) as the template already includes it where it is needed.
{{ DPLcell |image| 250x250px }}
Everything Else
2
If not being called as an image (See above), this variable will serve as whatever you wish to otherwise put in this cell that you wish to avoid error text or garbage text from.
{{ DPLcell || {{Abblist{{!}}%%}} }}
